aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/vendor/modules.txt
diff options
context:
space:
mode:
authorCherry Mui <cherryyz@google.com>2021-08-10 11:02:34 -0400
committerCherry Mui <cherryyz@google.com>2021-08-10 16:07:37 +0000
commit2e250cc95760e75a3f1fa082920eecd9f88fd096 (patch)
tree17ef32105d8e320c5bec3ecc3c8c69e75e1a4fc0 /src/cmd/vendor/modules.txt
parent2fbf6aafe7de215a1d03e14aa488aa8fd31f56a7 (diff)
downloadgo-2e250cc95760e75a3f1fa082920eecd9f88fd096.tar.gz
go-2e250cc95760e75a3f1fa082920eecd9f88fd096.zip
[dev.typeparams] cmd: update vendored golang.org/x/tools to 337cebd2c151
Update vendored golang.org/x/tools repo to pick up CL 339250 for assembly function check for register ABI. This is done with cd GOROOT/cmd go get golang.org/x/tools@master go mod tidy go mod vendor Update cmd/vet tests as the error ouput changes in CL 301949. The error message now includes full package-qualified name. Change-Id: I52dc7223aee9e011214254488bacf02dc5b4c2ef Reviewed-on: https://go-review.googlesource.com/c/go/+/341149 Trust: Cherry Mui <cherryyz@google.com> Run-TryBot: Cherry Mui <cherryyz@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Than McIntosh <thanm@google.com>
Diffstat (limited to 'src/cmd/vendor/modules.txt')
-rw-r--r--src/cmd/vendor/modules.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cmd/vendor/modules.txt b/src/cmd/vendor/modules.txt
index 34dbdaf5dd..c98bdcd344 100644
--- a/src/cmd/vendor/modules.txt
+++ b/src/cmd/vendor/modules.txt
@@ -48,7 +48,7 @@ golang.org/x/sys/windows
# golang.org/x/term v0.0.0-20210503060354-a79de5458b56
## explicit; go 1.17
golang.org/x/term
-# golang.org/x/tools v0.1.2-0.20210519160823-49064d2332f9
+# golang.org/x/tools v0.1.6-0.20210809225032-337cebd2c151
## explicit; go 1.17
golang.org/x/tools/cover
golang.org/x/tools/go/analysis
@@ -92,6 +92,7 @@ golang.org/x/tools/go/types/objectpath
golang.org/x/tools/go/types/typeutil
golang.org/x/tools/internal/analysisinternal
golang.org/x/tools/internal/lsp/fuzzy
+golang.org/x/tools/internal/typeparams
# golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
## explicit; go 1.11
golang.org/x/xerrors