mirror of
https://github.com/golang/go
synced 2024-11-18 10:24:42 -07:00
internal/lsp: update to latest version of x/tools
The fix for golang/go#29313 just went in, so update so people can fetch it more easily. Change-Id: I60fda011dfdd62d5de429834a6692f6b21074f0d Reviewed-on: https://go-review.googlesource.com/c/tools/+/194377 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com>
This commit is contained in:
parent
75be6cdcda
commit
0673112484
@ -2,6 +2,6 @@ module golang.org/x/tools/gopls
|
||||
|
||||
go 1.11
|
||||
|
||||
require golang.org/x/tools v0.0.0-20190904201204-7dc6b39912d7
|
||||
require golang.org/x/tools v0.0.0-20190909191543-dab579b76279
|
||||
|
||||
replace golang.org/x/tools => ../
|
||||
|
Loading…
Reference in New Issue
Block a user