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