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 37f0764 commit 036b6e7Copy full SHA for 036b6e7
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-20201021220610-098fe8545dc5
+ golang.org/x/tools v0.0.0-20201028153306-37f0764111ff
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