You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since `go tool vet` is deprecated in Go 1.12, add a hack/verify-govet.sh
script that behaves differently for Go 1.{9,10,11}, with the default
behavior supporting the new `go vet` for 1.12+.
0 commit comments