mirror of
https://github.com/golang/go
synced 2024-11-18 19:54:44 -07:00
8aa4eac1a7
Change-Id: I14a3000404b7f200e4ee9250ee4905174a561fd7 Reviewed-on: https://go-review.googlesource.com/c/tools/+/187477 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> 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-20190723021737-8bb11ff117ca
|
|
|
|
replace golang.org/x/tools => ../
|