mirror of
https://github.com/golang/go
synced 2024-11-05 16:46:10 -07:00
e9dfff8d5a
Change-Id: I55cb89de76d64c0f2c6d3b3e680b0f5c8e72154b Reviewed-on: https://go-review.googlesource.com/c/tools/+/184166 Reviewed-by: Ian Cottrell <iancottrell@google.com> Run-TryBot: Rebecca Stambler <rstambler@golang.org>
7 lines
138 B
Modula-2
7 lines
138 B
Modula-2
module golang.org/x/tools/gopls
|
|
|
|
go 1.11
|
|
|
|
require golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0
|
|
|
|
replace golang.org/x/tools => ../ |