Use filecoin-ffi master

This commit is contained in:
Łukasz Magiera 2021-01-25 13:56:11 +01:00
parent 3d9eb226fa
commit 9b62e224d5
2 changed files with 1 additions and 2 deletions

2
extern/filecoin-ffi vendored

@ -1 +1 @@
Subproject commit 2b1bca4ede20d9f7616aed0481fb2cc5aa8637d4
Subproject commit e0f1cde8a8e9cf3c32e56cb99d812c4837b387db

1
go.mod
View File

@ -156,4 +156,3 @@ replace github.com/golangci/golangci-lint => github.com/golangci/golangci-lint v
replace github.com/filecoin-project/filecoin-ffi => ./extern/filecoin-ffi
replace github.com/filecoin-project/test-vectors => ./extern/test-vectors