fix path
This commit is contained in:
parent
09a7bd78eb
commit
4f663312f9
1 changed files with 2 additions and 1 deletions
3
go.mod
3
go.mod
|
@ -175,4 +175,5 @@ require (
|
|||
)
|
||||
|
||||
replace golang.org/x/time/rate => github.com/crowdsecurity/crowdsec/pkg/time/rate v0.0.0
|
||||
replace github.com/golang/protobuf => pkg/golang-protobuf
|
||||
|
||||
replace github.com/golang/protobuf => ./pkg/golang-protobuf
|
||||
|
|
Loading…
Reference in a new issue