Home
last modified time | relevance | path

Searched refs:suggestModulePath (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/modload/
Dinit.go1099 …e form of /vN and are only allowed for v2 or later:\n\tgo mod init %s", suggestModulePath(modPath))
2082 func suggestModulePath(path string) string { func