1
0
mirror of https://github.com/golang/go synced 2024-10-01 08:18:32 -06:00
go/gopls/go.mod
Rebecca Stambler e9dfff8d5a gopls: update go.mod file
Change-Id: I55cb89de76d64c0f2c6d3b3e680b0f5c8e72154b
Reviewed-on: https://go-review.googlesource.com/c/tools/+/184166
Reviewed-by: Ian Cottrell <iancottrell@google.com>
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
2019-06-28 16:47:26 +00:00

7 lines
138 B
Modula-2

module golang.org/x/tools/gopls
go 1.11
require golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0
replace golang.org/x/tools => ../