func golang.org/x/mod/semver.Canonical
3 uses
golang.org/x/mod/semver (current package)
semver.go#L48: func Canonical(v string) string {
semver.go#L146: v = Canonical(v)
semver.go#L147: w = Canonical(w)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)