Skip to content

Commit 446a6bd

Browse files
build(deps): bump github.com/ethereum/go-ethereum from 1.9.5 to 1.9.25
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.9.5 to 1.9.25. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.9.5...v1.9.25) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6528bfe commit 446a6bd

2 files changed

Lines changed: 167 additions & 36 deletions

File tree

go.mod

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ module github.com/renproject/hyperdrive
33
go 1.13
44

55
require (
6-
github.com/ethereum/go-ethereum v1.9.5
7-
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
8-
github.com/modern-go/reflect2 v1.0.1 // indirect
9-
github.com/onsi/ginkgo v1.11.0
10-
github.com/onsi/gomega v1.8.1
6+
github.com/ethereum/go-ethereum v1.9.25
7+
github.com/onsi/ginkgo v1.14.0
8+
github.com/onsi/gomega v1.10.1
119
github.com/renproject/abi v0.4.1
1210
github.com/renproject/id v0.2.2
1311
github.com/renproject/phi v0.1.0

0 commit comments

Comments
 (0)