We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64cdafb commit 03a346bCopy full SHA for 03a346b
gopls/go.mod
@@ -4,7 +4,7 @@ go 1.13
4
5
require (
6
github.com/sergi/go-diff v1.1.0
7
- golang.org/x/tools v0.0.0-20200729043935-8d204f81af1d
+ golang.org/x/tools v0.0.0-20200729181040-64cdafbe085c
8
honnef.co/go/tools v0.0.1-2020.1.4
9
mvdan.cc/gofumpt v0.0.0-20200709182408-4fd085cb6d5f
10
mvdan.cc/xurls/v2 v2.2.0
0 commit comments