]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.20] cmd: update x/tools to latest internal Go 1.20 branch
authorRuss Cox <rsc@golang.org>
Wed, 18 Jan 2023 15:37:04 +0000 (10:37 -0500)
committerGopher Robot <gobot@golang.org>
Wed, 18 Jan 2023 20:41:57 +0000 (20:41 +0000)
commit8b34676710eebe9b6fb7ea6d4fde6ae9a18d7ac9
tree26eb95553db55de6aff63412e9e003ee3d45d6e6
parentd7c6da8bacf11f845a837a9c93ce43c607dba8a1
[release-branch.go1.20] cmd: update x/tools to latest internal Go 1.20 branch

Import x/tools as of CL 462596 (070db2996ebe, Jan 18 2022),
to bring in two vet analysis fixes (printf and loopclosure).

For #57911.
Fixes #57903.
Fixes #57904.

Change-Id: I82fe4e9bd56fb8e64394ee8618c155316942a517
Reviewed-on: https://go-review.googlesource.com/c/go/+/462555
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-on: https://go-review.googlesource.com/c/go/+/462695
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/go.mod
src/cmd/go.sum
src/cmd/vendor/golang.org/x/tools/go/analysis/passes/loopclosure/loopclosure.go
src/cmd/vendor/golang.org/x/tools/go/analysis/passes/printf/printf.go
src/cmd/vendor/modules.txt