Skip to content

Commit

Permalink
build(deps): bump github.com/ethereum/go-ethereum in /src/ethsign
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.10.22 to 1.12.1.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.10.22...v1.12.1)

---
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 6, 2023
1 parent 96eed21 commit 55545b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ethsign/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/dapphub/ethsign
go 1.13

require (
github.com/ethereum/go-ethereum v1.10.22
golang.org/x/crypto v0.1.0
github.com/ethereum/go-ethereum v1.12.1
golang.org/x/crypto v0.9.0
gopkg.in/urfave/cli.v1 v1.20.0
)

0 comments on commit 55545b6

Please sign in to comment.