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 ea50a3c commit c9b80dcCopy full SHA for c9b80dc
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-20200913034212-796b347e00a4
+ golang.org/x/tools v0.0.0-20200914163123-ea50a3c84940
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