dev: add link to https://github.com/golang/tools/pull/139 to go.mod replacement
This commit is contained in:
parent
13c3082639
commit
9ae08e9389
2
go.mod
2
go.mod
@ -65,5 +65,7 @@ require (
|
||||
replace (
|
||||
// https://github.com/timakin/bodyclose/pull/17
|
||||
github.com/timakin/bodyclose => github.com/golangci/bodyclose v0.0.0-20190713050349-65da19158fa2
|
||||
|
||||
// https://github.com/golang/tools/pull/139
|
||||
golang.org/x/tools => github.com/golangci/tools v0.0.0-20190713050349-979bdb7f8cc8
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user