adjust to work with go-ethereum 1.9.11

This commit is contained in:
Ian Norden
2020-06-22 13:23:00 -05:00
parent 77bd30901d
commit f0fd1cdd42
3 changed files with 18 additions and 43 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/vulcanize/pg-ipfs-ethdb
go 1.13
require (
github.com/ethereum/go-ethereum v1.9.14
github.com/ethereum/go-ethereum v1.9.11
github.com/ipfs/go-ipfs-blockstore v1.0.0
github.com/ipfs/go-ipfs-ds-help v1.0.0
github.com/jmoiron/sqlx v1.2.0