Searched refs:hasVersionSuffix (Results 1 – 2 of 2) sorted by relevance
608 func hasVersionSuffix(moduleName string) bool { func609 hasVersionSuffix, _ := regexp.MatchString("-V\\d+$", moduleName)610 return hasVersionSuffix614 if hasVersionSuffix(moduleName) {632 if hasVersionSuffix(i.ModuleBase.Name()) {
391 if hasVersionSuffix(anImport) {