]> Cypherpunks repositories - gostls13.git/commit
cmd: update x/tools and remove copy of txtar
authorJay Conrod <jayconrod@google.com>
Mon, 26 Jul 2021 17:39:38 +0000 (10:39 -0700)
committerJay Conrod <jayconrod@google.com>
Mon, 16 Aug 2021 20:23:19 +0000 (20:23 +0000)
commit54ce8793a8932d81a45875d32a4cfdc520ee1c83
tree01ffe5c5a412cf33974127f4e34f41882fc10c1b
parent742dcba7bb953a96c9f3fcdeb32b1c03cbbd8d5e
cmd: update x/tools and remove copy of txtar

golang.org/x/tools/txtar is the main location for this package. We
don't need our own copy.

For golang/go#47193

Change-Id: I480eb591f57a0d05b433a657653e2021e39354eb
Reviewed-on: https://go-review.googlesource.com/c/go/+/337352
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Reviewed-on: https://go-review.googlesource.com/c/go/+/341937
src/cmd/go/internal/fsys/fsys_test.go
src/cmd/go/internal/txtar/archive_test.go [deleted file]
src/cmd/go/proxy_test.go
src/cmd/go/script_test.go
src/cmd/go/testdata/addmod.go
src/cmd/go/testdata/savedir.go
src/cmd/vendor/golang.org/x/tools/txtar/archive.go [moved from src/cmd/go/internal/txtar/archive.go with 96% similarity]
src/cmd/vendor/modules.txt