We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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