There are two ways of setting the goroot to use for stdlib packages: one is the -gorepo flag, and the other is the GOROOT of the go command in PATH. Most of our tools use the GOROOT of the go command, so pkgsite should probably standardize on doing that.
There are two ways of setting the goroot to use for stdlib packages: one is the -gorepo flag, and the other is the GOROOT of the go command in PATH. Most of our tools use the GOROOT of the go command, so pkgsite should probably standardize on doing that.