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 fafb6e2 commit a04543dCopy full SHA for a04543d
gopls/go.mod
@@ -5,7 +5,7 @@ go 1.11
5
require (
6
github.com/sergi/go-diff v1.0.0
7
github.com/stretchr/testify v1.4.0 // indirect
8
- golang.org/x/tools v0.0.0-20200227200655-6862ededa516
+ golang.org/x/tools v0.0.0-20200316194252-fafb6e2e8a4a
9
honnef.co/go/tools v0.0.1-2020.1.3
10
mvdan.cc/xurls/v2 v2.1.0
11
)
0 commit comments