Skip to content

Commit 9ae08e9

Browse files
committed
dev: add link to golang/tools#139 to go.mod replacement
1 parent 13c3082 commit 9ae08e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,7 @@ require (
6565
replace (
6666
// https://github.com/timakin/bodyclose/pull/17
6767
github.com/timakin/bodyclose => github.com/golangci/bodyclose v0.0.0-20190713050349-65da19158fa2
68+
69+
// https://github.com/golang/tools/pull/139
6870
golang.org/x/tools => github.com/golangci/tools v0.0.0-20190713050349-979bdb7f8cc8
6971
)

0 commit comments

Comments
 (0)