]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] cmd: update golang.org/x/tools to v0.0.0-20200602230032-c00d6...
authorDmitri Shuralyov <dmitshur@golang.org>
Wed, 3 Jun 2020 02:24:00 +0000 (22:24 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Mon, 15 Jun 2020 22:34:03 +0000 (22:34 +0000)
commite98cafae04b78f1e994d52ea66d228451c8e6f81
tree615694605310a84b3a46387fedc1a43f26900d8b
parent73f86d2a78423f26323e7acf52bc489fb3e7fcbc
[release-branch.go1.14] cmd: update golang.org/x/tools to v0.0.0-20200602230032-c00d67ef29d0

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 #39288.
For #29986.

Change-Id: Ia7817ee60ae6beac32cc402c0c68afa917e4ef0f
Reviewed-on: https://go-review.googlesource.com/c/go/+/236199
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Ian Lance Taylor <iant@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/modules.txt