You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
extension/src/goToolsInformation: update gopls version
Gopls v0.16.1 is the latest version.
$ cd extension
$ go run tools/generate.go -tools
And update tools/generate.go to reveal the underlying `go list`
command's STDERR output to help debugging in case of failure.
Change-Id: Iadc9d621482dd56f7805d7d4c668fdbcc32c6e22
Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/598216
kokoro-CI: kokoro <[email protected]>
Commit-Queue: Hyang-Ah Hana Kim <[email protected]>
Reviewed-by: Hongxiang Jiang <[email protected]>
0 commit comments