Skip to content

Commit

Permalink
update ekm version to v1.4.1 (#1823)
Browse files Browse the repository at this point in the history
  • Loading branch information
y0sher authored Oct 28, 2024
1 parent c0edeb6 commit 321ee3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22
require (
github.com/aquasecurity/table v1.8.0
github.com/attestantio/go-eth2-client v0.21.7
github.com/bloxapp/eth2-key-manager v1.4.1-0.20240829091006-b5848884a7a5
github.com/bloxapp/eth2-key-manager v1.4.1
github.com/btcsuite/btcd/btcec/v2 v2.3.4
github.com/cespare/xxhash/v2 v2.3.0
github.com/dgraph-io/badger/v4 v4.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bits-and-blooms/bitset v1.10.0 h1:ePXTeiPEazB5+opbv5fr8umg2R/1NlzgDsyepwsSr88=
github.com/bits-and-blooms/bitset v1.10.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
github.com/bloxapp/eth2-key-manager v1.4.1-0.20240829091006-b5848884a7a5 h1:TGyToncj5OsYErH0s0S2nrbVwt/RQ4vS5QeioYupRmk=
github.com/bloxapp/eth2-key-manager v1.4.1-0.20240829091006-b5848884a7a5/go.mod h1:m2DsvNCyLAAcgkN2JuroXUGpM61OeKSclmWuaRNW4Ss=
github.com/bloxapp/eth2-key-manager v1.4.1 h1:0VZxjG5YednaoQh82NQ1uvYlfdVYeTwYvH4qVOebJ3I=
github.com/bloxapp/eth2-key-manager v1.4.1/go.mod h1:m2DsvNCyLAAcgkN2JuroXUGpM61OeKSclmWuaRNW4Ss=
github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625/go.mod h1:HYsPBTaaSFSlLx/70C2HPIMNZpVV8+vt/A+FMnYP11g=
github.com/bradfitz/gomemcache v0.0.0-20170208213004-1952afaa557d/go.mod h1:PmM6Mmwb0LSuEubjR8N7PtNe1KxZLtOUHtbeikc5h60=
github.com/btcsuite/btcd/btcec/v2 v2.3.4 h1:3EJjcN70HCu/mwqlUsGK8GcNVyLVxFDlWurTXGPFfiQ=
Expand Down

0 comments on commit 321ee3d

Please sign in to comment.