mirror of
https://github.com/golang/go
synced 2024-11-18 19:34:41 -07:00
a4fdb3a8b2
Change-Id: Ibf3c3381a3ecb3015b44436b7e28b615fab00bf4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/193378 Run-TryBot: Rebecca Stambler <rstambler@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-20190904201204-7dc6b39912d7
|
|
|
|
replace golang.org/x/tools => ../
|