mirror of
https://github.com/golang/go
synced 2024-11-18 11:34:45 -07:00
554846603d
Change-Id: I637085b8866d561b9ac21a6612b3bdad8cf6c99a Reviewed-on: https://go-review.googlesource.com/c/tools/+/185557 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com>
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-20190710153321-831012c29e42
|
|
|
|
replace golang.org/x/tools => ../
|