]> Cypherpunks repositories - gostls13.git/commit
cmd: update golang.org/x/tools to v0.0.0-20200601175630-2caf76543d99
authorIan Lance Taylor <iant@golang.org>
Tue, 2 Jun 2020 20:00:01 +0000 (13:00 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 2 Jun 2020 20:59:16 +0000 (20:59 +0000)
commit1193958d6b33888bcb50e22ae9c1cfdcde274c9b
tree8e7868e223ff555f46b092f0f0257633e2483edf
parentc082c1fea376403182444371bbbaf6d203dc12b9
cmd: update golang.org/x/tools to v0.0.0-20200601175630-2caf76543d99

This teaches vet to recognize %O in a fmt.Printf format string.
O has been supported since the 1.13 release, but vet would warn about it.

Fixes #29986

Change-Id: I3a7a1fc8141f32888c081c5d92620461624371f6
Reviewed-on: https://go-review.googlesource.com/c/go/+/236138
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/go.mod
src/cmd/go.sum
src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go
src/cmd/vendor/golang.org/x/tools/go/types/objectpath/objectpath.go
src/cmd/vendor/modules.txt