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 13c3082 commit 9ae08e9Copy full SHA for 9ae08e9
go.mod
@@ -65,5 +65,7 @@ require (
65
replace (
66
// https://github.com/timakin/bodyclose/pull/17
67
github.com/timakin/bodyclose => github.com/golangci/bodyclose v0.0.0-20190713050349-65da19158fa2
68
+
69
+ // https://github.com/golang/tools/pull/139
70
golang.org/x/tools => github.com/golangci/tools v0.0.0-20190713050349-979bdb7f8cc8
71
)
0 commit comments