Update for geth rebase onto 1.10.20 and concurrently updated ipfs-ethdb
This commit is contained in:
parent
8d88f1bceb
commit
ff87375f94
4
go.mod
4
go.mod
@ -1,4 +1,4 @@
|
||||
module github.com/vulcanize/eth-ipfs-state-validator/v3
|
||||
module github.com/vulcanize/eth-ipfs-state-validator/v4
|
||||
|
||||
go 1.18
|
||||
|
||||
@ -18,7 +18,7 @@ require (
|
||||
github.com/sirupsen/logrus v1.8.1
|
||||
github.com/spf13/cobra v1.4.0
|
||||
github.com/spf13/viper v1.11.0
|
||||
github.com/vulcanize/ipfs-ethdb/v3 v3.0.3
|
||||
github.com/vulcanize/ipfs-ethdb/v4 v4.0.3-alpha
|
||||
)
|
||||
|
||||
require (
|
||||
|
Loading…
Reference in New Issue
Block a user