Skip to content

Commit a4fdb3a

Browse files
committed
gopls: update x/tools version
Change-Id: Ibf3c3381a3ecb3015b44436b7e28b615fab00bf4 Reviewed-on: https://go-review.googlesource.com/c/tools/+/193378 Run-TryBot: Rebecca Stambler <[email protected]> Reviewed-by: Ian Cottrell <[email protected]>
1 parent 7dc6b39 commit a4fdb3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gopls/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module golang.org/x/tools/gopls
22

33
go 1.11
44

5-
require golang.org/x/tools v0.0.0-20190723021737-8bb11ff117ca
5+
require golang.org/x/tools v0.0.0-20190904201204-7dc6b39912d7
66

77
replace golang.org/x/tools => ../

0 commit comments

Comments
 (0)