func go/build.readGoInfo

2 uses

	go/build (current package)
		build.go#L1410: 		err = readGoInfo(f, info)
		read.go#L365: func readGoInfo(f io.Reader, info *fileInfo) error {