mirror of
https://github.com/golang/go.git
synced 2026-07-30 21:34:12 +08:00
go get golang.org/x/tools@master go mod vendor go mod tidy go generate cmd/go/internal/test Also, fix a handful of uses of Scanner that triggered a diagnostic from the newly imported vet check. + relnotes for new vet checks Fixes #17747 Change-Id: I06f480ce9a11b23add59f578763bcc76730d5fb1 Reviewed-on: https://go-review.googlesource.com/c/go/+/804522 LUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Mark Freeman <markfreeman@google.com> Auto-Submit: Alan Donovan <adonovan@google.com>