1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:18:32 -06:00

gopls: update x/tools version

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>
This commit is contained in:
Rebecca Stambler 2019-09-04 17:04:06 -04:00
parent 7dc6b39912
commit a4fdb3a8b2

View File

@ -2,6 +2,6 @@ module golang.org/x/tools/gopls
go 1.11
require golang.org/x/tools v0.0.0-20190723021737-8bb11ff117ca
require golang.org/x/tools v0.0.0-20190904201204-7dc6b39912d7
replace golang.org/x/tools => ../