Skip to content

Commit 1ddea2a

Browse files
authored
Merge pull request #190 from ethpandaops/chore/bump-goeth2
chore(deps): bump goeth2 to latest electra commit
2 parents d7fcef9 + 20c44c8 commit 1ddea2a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/ethpandaops/checkpointz
22

33
go 1.22
44

5-
replace github.com/attestantio/go-eth2-client => github.com/attestantio/go-eth2-client v0.21.12-0.20241106172750-50a032c91938
5+
replace github.com/attestantio/go-eth2-client => github.com/attestantio/go-eth2-client v0.23.1-0.20250116194652-2157b429c0f7
66

77
require (
88
github.com/attestantio/go-eth2-client v0.21.12-0.20241106172750-50a032c91938

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
github.com/attestantio/go-eth2-client v0.21.12-0.20241106172750-50a032c91938 h1:4e4Yu5DLC4o+fiyGJ9h6P2q2FbfzRWP0xJZeY+f9ziw=
2-
github.com/attestantio/go-eth2-client v0.21.12-0.20241106172750-50a032c91938/go.mod h1:vy5jU/uDZ2+RcVzq5BfnG+bQ3/6uu9DGwCrGsPtjJ1A=
1+
github.com/attestantio/go-eth2-client v0.23.1-0.20250116194652-2157b429c0f7 h1:k+x71pLHEEPNVHS+hMlC+G5hjMT0ynAZZygOSkPayrI=
2+
github.com/attestantio/go-eth2-client v0.23.1-0.20250116194652-2157b429c0f7/go.mod h1:vy5jU/uDZ2+RcVzq5BfnG+bQ3/6uu9DGwCrGsPtjJ1A=
33
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
44
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
55
github.com/btcsuite/btcd/btcec/v2 v2.3.4 h1:3EJjcN70HCu/mwqlUsGK8GcNVyLVxFDlWurTXGPFfiQ=

0 commit comments

Comments
 (0)