Skip to content

Tags: golang/tools

Tags

gopls/v0.16.0

Toggle gopls/v0.16.0's commit message
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 <[email protected]>
Auto-Submit: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>

gopls/v0.16.0-pre.3

Toggle gopls/v0.16.0-pre.3's commit message
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 <[email protected]>
Auto-Submit: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>

gopls/v0.16.0-pre.2

Toggle gopls/v0.16.0-pre.2's commit message
gopls: update go.mod for v0.16.0-pre.2

Remove the replace directive and update x/tools.

For golang/go#67936

Change-Id: I15e14177f26afd0a7c1a86d4cf6c456b06614c01
Reviewed-on: https://go-review.googlesource.com/c/tools/+/593415
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Robert Findley <[email protected]>
Reviewed-by: Alan Donovan <[email protected]>

gopls/v0.16.0-pre.1

Toggle gopls/v0.16.0-pre.1's commit message
gopls: update go.mod for v0.16.0-pre.1

Remove the replace directive and update x/tools.

For golang/go#67936

Change-Id: If731ab2fa3c47bea808727b1ad236c895a8c6c0e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/592076
Reviewed-by: Michael Matloob <[email protected]>
Auto-Submit: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>

v0.22.0

Toggle v0.22.0's commit message
go.mod: update golang.org/x dependencies

Update golang.org/x dependencies to their latest tagged versions.

Change-Id: If9b44decd91eb9cf6e5541ee75aff761d3a46a8b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/590415
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Gopher Robot <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
Reviewed-by: Michael Knyszek <[email protected]>

v0.21.0

Toggle v0.21.0's commit message
go.mod: update golang.org/x dependencies

Update golang.org/x dependencies to their latest tagged versions.

Change-Id: I6836e5dc5d77c3296197b39403d6f987843017be
Reviewed-on: https://go-review.googlesource.com/c/tools/+/583536
Reviewed-by: Than McIntosh <[email protected]>
Auto-Submit: Gopher Robot <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>

gopls/v0.15.3

Toggle gopls/v0.15.3's commit message
gopls: update go.mod for v0.15.3-pre.2

Remove the replace directive and update x/tools.

For golang/go#66730

Change-Id: I012605bf892ba8ca86b9c068832117c68fb68928
Reviewed-on: https://go-review.googlesource.com/c/tools/+/578321
Reviewed-by: Alan Donovan <[email protected]>
Auto-Submit: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>

gopls/v0.15.3-pre.2

Toggle gopls/v0.15.3-pre.2's commit message
gopls: update go.mod for v0.15.3-pre.2

Remove the replace directive and update x/tools.

For golang/go#66730

Change-Id: I012605bf892ba8ca86b9c068832117c68fb68928
Reviewed-on: https://go-review.googlesource.com/c/tools/+/578321
Reviewed-by: Alan Donovan <[email protected]>
Auto-Submit: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>

gopls/v0.15.3-pre.1

Toggle gopls/v0.15.3-pre.1's commit message
gopls: update go.mod for v0.15.3-pre.1

Remove the replace directive and update x/tools.

For golang/go#66730

Change-Id: Icb7444a1ebeeeb8e95cc6639c4e6038a17a56735
Reviewed-on: https://go-review.googlesource.com/c/tools/+/577656
Reviewed-by: Alan Donovan <[email protected]>
Auto-Submit: Robert Findley <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>

v0.20.0

Toggle v0.20.0's commit message
gopls/internal/test/marker/testdata: skip hover size tests on 32-bit arm

Fixes golang/go#66686

Change-Id: I74388fa8788ff6893146e3ca0cdfccfd28275625
Reviewed-on: https://go-review.googlesource.com/c/tools/+/576657
Reviewed-by: Dmitri Shuralyov <[email protected]>
Reviewed-by: Dmitri Shuralyov <[email protected]>
LUCI-TryBot-Result: Go LUCI <[email protected]>
Auto-Submit: Alan Donovan <[email protected]>