We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc6b39 commit a4fdb3aCopy full SHA for a4fdb3a
gopls/go.mod
@@ -2,6 +2,6 @@ module golang.org/x/tools/gopls
2
3
go 1.11
4
5
-require golang.org/x/tools v0.0.0-20190723021737-8bb11ff117ca
+require golang.org/x/tools v0.0.0-20190904201204-7dc6b39912d7
6
7
replace golang.org/x/tools => ../
0 commit comments