Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit bb1ebc9

Browse files
Bump github.com/ethereum/go-ethereum from 1.10.6 to 1.10.8 (#701)
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.6 to 1.10.8. - [Release notes](https://github.com/ethereum/go-ethereum/releases) - [Commits](ethereum/go-ethereum@v1.10.6...v1.10.8) --- updated-dependencies: - dependency-name: github.com/ethereum/go-ethereum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5c2fd72 commit bb1ebc9

File tree

2 files changed

+57
-13
lines changed

2 files changed

+57
-13
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/ChainSafe/log15 v1.0.0
99
github.com/centrifuge/go-substrate-rpc-client v2.0.0+incompatible
1010
github.com/deckarep/golang-set v1.7.1 // indirect
11-
github.com/ethereum/go-ethereum v1.10.6
11+
github.com/ethereum/go-ethereum v1.10.8
1212
github.com/prometheus/client_golang v1.4.1
1313
github.com/stretchr/testify v1.7.0
1414
github.com/urfave/cli/v2 v2.3.0

0 commit comments

Comments
 (0)