mirror of
https://github.com/golang/go
synced 2024-11-18 18:24:48 -07:00
d4e310b4a8
Change-Id: I521ff33f8733a7d636b8ebc611715cb19e41bc83 Reviewed-on: https://go-review.googlesource.com/c/tools/+/181946 Reviewed-by: Rebecca Stambler <rstambler@golang.org>
8 lines
139 B
Modula-2
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 => ../
|