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 735e963 commit 371b61aCopy full SHA for 371b61a
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-20201110032815-ae45d7cf37a9
+ golang.org/x/tools v0.0.0-20201123203206-735e963e909b
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