Skip to content

Commit

Permalink
build(deps): bump golang.org/x/crypto in /src/ethsign
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.9.0 to 0.17.0.
- [Commits](golang/crypto@v0.9.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent c2717d0 commit 3c0815c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ethsign/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.13

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

0 comments on commit 3c0815c

Please sign in to comment.