Skip to content

Commit c43ca9f

Browse files
committed
bump go-ethereum version
1 parent a7f25b7 commit c43ca9f

File tree

2 files changed

+489
-18
lines changed

2 files changed

+489
-18
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ module github.com/renproject/hyperdrive
33
go 1.16
44

55
require (
6-
github.com/onsi/ginkgo v1.12.3
6+
github.com/ethereum/go-ethereum v1.10.12 // indirect
7+
github.com/onsi/ginkgo v1.14.0
78
github.com/onsi/gomega v1.10.1
89
github.com/renproject/id v0.4.2
910
github.com/renproject/surge v1.2.5

0 commit comments

Comments
 (0)