func go/version.Compare
2 uses
go/version (current package)
version.go#L57: func Compare(x, y string) int {
go/types
version.go#L32: return version.Compare(string(x), string(y))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)