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 bf15fae commit 5fc56a9Copy full SHA for 5fc56a9
gopls/go.mod
@@ -4,7 +4,7 @@ go 1.11
4
5
require (
6
github.com/sergi/go-diff v1.1.0
7
- golang.org/x/tools v0.0.0-20200406211959-b2e691980a9d
+ golang.org/x/tools v0.0.0-20200407041343-bf15fae40dea
8
honnef.co/go/tools v0.0.1-2020.1.3
9
mvdan.cc/xurls/v2 v2.1.0
10
)
0 commit comments