Skip to content

Commit

Permalink
build(deps): bump github.com/ethereum/go-ethereum in /bigtest
Browse files Browse the repository at this point in the history
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.9.10 to 1.10.22.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.9.10...v1.10.22)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2022
1 parent 5288846 commit c93f06d
Show file tree
Hide file tree
Showing 2 changed files with 495 additions and 72 deletions.
5 changes: 1 addition & 4 deletions bigtest/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,4 @@ module github.com/mariusvanderwijden/go-snippets/bigtest

go 1.13

require (
github.com/ethereum/go-ethereum v1.9.10
golang.org/x/crypto v0.0.0-20200210222208-86ce3cb69678 // indirect
)
require github.com/ethereum/go-ethereum v1.10.22
Loading

0 comments on commit c93f06d

Please sign in to comment.