pub fn get_submodules( owner: &str, repo: &str, tag: &str, ) -> Result<Vec<(String, String, String)>, Box<dyn Error>>