Skip to content

Commit

Permalink
Bump github.com/ethereum/go-ethereum from 1.13.0 to 1.13.4
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.13.0 to 1.13.4.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](ethereum/go-ethereum@v1.13.0...v1.13.4)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 499de33 commit 7995d19
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 17 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ module github.com/ecies/go/v2

require (
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0
github.com/ethereum/go-ethereum v1.13.0
github.com/kr/pretty v0.3.1 // indirect
github.com/ethereum/go-ethereum v1.13.4
github.com/stretchr/testify v1.8.4
golang.org/x/crypto v0.13.0
golang.org/x/crypto v0.14.0
)

go 1.13
Loading

0 comments on commit 7995d19

Please sign in to comment.