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 39f1305 commit ced7ecbCopy full SHA for ced7ecb
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-20201021214918-23787c007979
+ golang.org/x/tools v0.0.0-20201109191606-39f1305f0b06
8
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
9
honnef.co/go/tools v0.0.1-2020.1.6
10
mvdan.cc/gofumpt v0.0.0-20200927160801-5bfeb2e70dd6
0 commit comments