Tags: pt-arvind/tools
Tags
cmd/gorename: remove replace directive This makes it so that 'go install golang.org/x/tools/cmd/gorename@latest' will continue to work. ('go install pkg@version' does not allow replace directives.) Updates golang/go#69360 Change-Id: I46a16a5d8dc7d1d1cf6c428388484e27f266f4e2 Reviewed-on: https://go-review.googlesource.com/c/tools/+/614635 Auto-Submit: Alan Donovan <adonovan@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Robert Findley <rfindley@google.com>
all: fix some symbols error in comment Change-Id: If4bd2e8cd8dded33d434f4b60217fa46fcf5e934 Reviewed-on: https://go-review.googlesource.com/c/tools/+/611796 Reviewed-by: Michael Matloob <matloob@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Run-TryBot: shuang cui <imcusg@gmail.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
gopls: update go.mod for v0.16.2-pre.2 This is an automated CL which updates the go.mod and go.sum. For golang/go#68916 Change-Id: I5d9d0e51da06fb995a8d210aaba537d6c0ae61ad Reviewed-on: https://go-review.googlesource.com/c/tools/+/609675 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Robert Findley <rfindley@google.com> Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
gopls: update go.mod for v0.16.2-pre.2 This is an automated CL which updates the go.mod and go.sum. For golang/go#68916 Change-Id: I5d9d0e51da06fb995a8d210aaba537d6c0ae61ad Reviewed-on: https://go-review.googlesource.com/c/tools/+/609675 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Robert Findley <rfindley@google.com> Reviewed-by: Hongxiang Jiang <hxjiang@golang.org>
gopls: update go.mod for v0.16.2-pre.1 This is an automated CL which updates the go.mod go.sum. For golang/go#68916 Change-Id: I62a0ef8bf60353dcd08f9e5f153a2693912a677e Reviewed-on: https://go-review.googlesource.com/c/tools/+/606295 TryBot-Bypass: Robert Findley <rfindley@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Robert Findley <rfindley@google.com> Auto-Submit: Gopher Robot <gobot@golang.org>
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I81218876c6b66a0aa17beb6e0917d60cd6987100 Reviewed-on: https://go-review.googlesource.com/c/tools/+/603419 Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: David Chase <drchase@google.com>
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Ia362a291d4c1bad04462b136af09f630c1b5bb05 Reviewed-on: https://go-review.googlesource.com/c/tools/+/596897 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Than McIntosh <thanm@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org>
gopls: update go.mod for v0.16.1-pre.1 Remove the replace directive and update x/tools. For golang/go#68244 Change-Id: I198a04a24bb96e0b58558440a9541d9cb8648e62 Reviewed-on: https://go-review.googlesource.com/c/tools/+/595955 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
gopls: update go.mod for v0.16.1-pre.1 Remove the replace directive and update x/tools. For golang/go#68244 Change-Id: I198a04a24bb96e0b58558440a9541d9cb8648e62 Reviewed-on: https://go-review.googlesource.com/c/tools/+/595955 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
gopls: update go.mod for v0.16.0-pre.3 Remove the replace directive and update x/tools. For golang/go#67936 Change-Id: I87b28c57607c2ded4c2e6b47ce725d4365151795 Reviewed-on: https://go-review.googlesource.com/c/tools/+/593677 Reviewed-by: Alan Donovan <adonovan@google.com> Auto-Submit: Robert Findley <rfindley@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
PreviousNext