We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d52e4 commit 6bfd74cCopy full SHA for 6bfd74c
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-20190911193649-b13fa046aa37
+require golang.org/x/tools v0.0.0-20190911225940-c7d52e45e2f2
6
7
replace golang.org/x/tools => ../
0 commit comments