Merge pull request #7166 from filecoin-project/chore/remove-replace
chore: remove unecessary replace
This commit is contained in:
commit
ee62dac67b
2
go.mod
2
go.mod
@ -162,8 +162,6 @@ require (
|
||||
|
||||
replace github.com/libp2p/go-libp2p-yamux => github.com/libp2p/go-libp2p-yamux v0.5.1
|
||||
|
||||
replace github.com/filecoin-project/lotus => ./
|
||||
|
||||
replace github.com/filecoin-project/filecoin-ffi => ./extern/filecoin-ffi
|
||||
|
||||
replace github.com/filecoin-project/test-vectors => ./extern/test-vectors
|
||||
|
Loading…
Reference in New Issue
Block a user