util; go.mod/go.sum
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
module github.com/vulcanize/eth-pg-ipfs-statedb
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/ethereum/go-ethereum v1.9.14
|
||||
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
|
||||
github.com/multiformats/go-multihash v0.0.13
|
||||
)
|
||||
Reference in New Issue
Block a user