func cloud.google.com/go/internal/version.goVer

2 uses

	cloud.google.com/go/internal/version (current package)
		version.go#L37: var goVersion = goVer(runtime.Version())
		version.go#L41: func goVer(s string) string {