mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
gopls: update go.mod for v0.1.7
Change-Id: I8953ba567b7aecb664a093acd5a91370a6e1fde9 Reviewed-on: https://go-review.googlesource.com/c/tools/+/196280 Reviewed-by: Ian Cottrell <iancottrell@google.com> Run-TryBot: Rebecca Stambler <rstambler@golang.org>
This commit is contained in:
parent
2c1181b567
commit
58d531046a
@ -2,6 +2,6 @@ module golang.org/x/tools/gopls
|
||||
|
||||
go 1.11
|
||||
|
||||
require golang.org/x/tools v0.0.0-20190916172013-cb62a53de387
|
||||
require golang.org/x/tools v0.0.0-20190918214516-5a1a30219888
|
||||
|
||||
replace golang.org/x/tools => ../
|
||||
|
Loading…
x
Reference in New Issue
Block a user