From aababba8d0699145b0ab8a26650cd5a28e166ea1 Mon Sep 17 00:00:00 2001 From: Roy Crihfield Date: Mon, 15 Aug 2022 12:36:41 -0500 Subject: [PATCH] rm dev mod --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index ad74307..65ceb26 100644 --- a/go.mod +++ b/go.mod @@ -241,5 +241,3 @@ require ( ) replace github.com/ethereum/go-ethereum v1.10.21 => github.com/vulcanize/go-ethereum v1.10.21-statediff-4.1.2-alpha - -replace github.com/vulcanize/ipfs-ethdb/v4 => ../ipfs-ethdb