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 f1523d2 commit 9647cedCopy full SHA for 9647ced
gopls/go.mod
@@ -4,7 +4,7 @@ go 1.12
4
5
require (
6
github.com/sergi/go-diff v1.1.0
7
- golang.org/x/tools v0.0.0-20200929211117-1e1ba560f0b0
+ golang.org/x/tools v0.0.0-20200930165741-f1523d29dbb9
8
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
9
honnef.co/go/tools v0.0.1-2020.1.5
10
mvdan.cc/gofumpt v0.0.0-20200802201014-ab5a8192947d
0 commit comments