Remove ipfs and eth-block-extractor as dependencies

This commit is contained in:
Elizabeth Engelman 2019-07-22 13:36:16 -05:00
parent b09b8a8735
commit 963479fdc0

View File

@ -54,15 +54,6 @@
source = "github.com/vulcanize/go-ethereum"
branch = "rpc_statediffing"
[[constraint]]
name = "github.com/vulcanize/eth-block-extractor"
branch = "pair_with_syncAndPublish"
[[constraint]]
name = "github.com/ipfs/go-ipfs"
source = "github.com/vulcanize/go-ipfs"
branch = "postgres_update"
[[override]]
name = "github.com/dgraph-io/badger"
revision = "0ce1d2e26af1ba8b8a72ea864145a3e1e3b382cd"