Searched refs:trimVersionSuffixInList (Results 1 – 2 of 2) sorted by relevance
65 for i, dep := range trimVersionSuffixInList(sp.properties.Imports) {
624 func trimVersionSuffixInList(moduleNames []string) []string { func635 i.properties.ImportsWithoutVersion = trimVersionSuffixInList(i.properties.Imports)