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 34c6799 commit d4aaa94Copy full SHA for d4aaa94
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-20200130224948-02f1738cbe39
+ golang.org/x/tools v0.0.0-20200204151227-34c67990bfe7
9
honnef.co/go/tools v0.0.1-2019.2.3
10
mvdan.cc/xurls/v2 v2.1.0
11
)
0 commit comments