mirror of
https://github.com/golang/go
synced 2024-11-18 10:14:45 -07:00
b87a5f9d55
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>
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-20190911193649-b13fa046aa37
|
|
|
|
replace golang.org/x/tools => ../
|