diff --git a/Gopkg.toml b/Gopkg.toml index 9610930c..63398eb8 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -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"