1
0
mirror of https://github.com/golang/go synced 2024-11-18 10:14:45 -07:00
go/gopls/go.mod
Rebecca Stambler b87a5f9d55 internal/lsp: update gopls mod file
Change-Id: I029c690d1797b12af186fd6e445d15d3c5a27412
Reviewed-on: https://go-review.googlesource.com/c/tools/+/194685
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-09-11 19:57:40 +00:00

8 lines
139 B
Modula-2

module golang.org/x/tools/gopls
go 1.11
require golang.org/x/tools v0.0.0-20190911193649-b13fa046aa37
replace golang.org/x/tools => ../