Searched refs:gorootModule (Results 1 – 1 of 1) sorted by relevance
355 …seen := map[string]map[requirement][]gorootModule{} // module path → requirement → set of modules …404 seen[r.Required.Path] = make(map[requirement][]gorootModule)432 type gorootModule struct { struct439 func findGorootModules(t *testing.T) []gorootModule {488 var m gorootModule537 modules []gorootModule