1
0
mirror of https://github.com/golang/go synced 2024-09-30 16:08:36 -06:00
go/gopls/go.mod
Ian Cottrell d4e310b4a8 gopls: adding the gopls module
Change-Id: I521ff33f8733a7d636b8ebc611715cb19e41bc83
Reviewed-on: https://go-review.googlesource.com/c/tools/+/181946
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-06-12 23:27:58 +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-20190612231717-10539ce30318
replace golang.org/x/tools => ../