Compare commits

..
2 Commits
Author SHA1 Message Date
Ian Norden 8a46648418 Merge pull request #20 from vulcanize/v0.1.0
bump go version
2021-12-29 14:03:10 -06:00
i-norden 6e5bfa6bc5 bump go version 2021-12-29 14:01:38 -06:00
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/vulcanize/eth-ipfs-state-validator
go 1.13
go 1.15
require (
github.com/ethereum/go-ethereum v1.10.14