mirror of
https://github.com/golang/go
synced 2024-11-18 19:44:46 -07:00
8962968d5a
This is used by all the telemetry packages that come next Change-Id: Ic84d91da2a792b53ee8839aae207ae5767ab17e0 Reviewed-on: https://go-review.googlesource.com/c/tools/+/184940 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@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-20190628153133-6cdbf07be9d0
|
|
|
|
replace golang.org/x/tools => ../
|