type golang.org/x/tools/internal/stdlib.Version
3 uses
golang.org/x/tools/internal/stdlib (current package)
stdlib.go#L20: Version Version // Go version that first included the symbol
stdlib.go#L58: type Version int8
stdlib.go#L61: func (v Version) String() string { return versions[v] }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)