https://pkg.go.dev/cmd is pointing to the `src/go.mod` https://go.googlesource.com/go/+/go1.15.8/src/go.mod It needs to be `src/cmd/go.mod` https://go.googlesource.com/go/+/go1.15.8/src/cmd/go.mod