Searched refs:hasVersionSuffix (Results 1 – 3 of 3) sorted by relevance
775 if !hasVersionSuffix(im) {860 func hasVersionSuffix(moduleName string) bool { func861 hasVersionSuffix, _ := regexp.MatchString("-V\\d+$", moduleName)862 return hasVersionSuffix866 if hasVersionSuffix(moduleName) {909 if hasVersionSuffix(i.ModuleBase.Name()) {
264 if version == importIfaces[moduleName].nextVersion() || !hasVersionSuffix(im) {268 if hasVersionSuffix(im) {
489 if hasVersionSuffix(anImport) {