Merge pull request #7166 from filecoin-project/chore/remove-replace

chore: remove unecessary replace
This commit is contained in:
Steven Allen 2021-08-24 11:11:25 -07:00 committed by GitHub
commit ee62dac67b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
go.mod
View File

@ -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