File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/ethpandaops/checkpointz
22
33go 1.25.1
44
5- replace github.com/attestantio/go-eth2-client => github.com/qu0b/go-eth2-client v0.0.0-20260102140736-77debf2f2683
5+ replace github.com/attestantio/go-eth2-client => github.com/qu0b/go-eth2-client v0.0.0-20260102153939-0b2d1b9fcb7e
66
77require (
88 github.com/attestantio/go-eth2-client v0.27.2
Original file line number Diff line number Diff line change @@ -173,8 +173,8 @@ github.com/prysmaticlabs/go-bitfield v0.0.0-20240618144021-706c95b2dd15 h1:lC8ki
173173github.com/prysmaticlabs/go-bitfield v0.0.0-20240618144021-706c95b2dd15 /go.mod h1:8svFBIKKu31YriBG/pNizo9N0Jr9i5PQ+dFkxWg3x5k =
174174github.com/prysmaticlabs/gohashtree v0.0.4-beta h1:H/EbCuXPeTV3lpKeXGPpEV9gsUpkqOOVnWapUyeWro4 =
175175github.com/prysmaticlabs/gohashtree v0.0.4-beta /go.mod h1:BFdtALS+Ffhg3lGQIHv9HDWuHS8cTvHZzrHWxwOtGOs =
176- github.com/qu0b/go-eth2-client v0.0.0-20260102140736-77debf2f2683 h1:5y0ylewlPVfEWwszsz6LpFPoc2yqMcJHSh0nDiHMgEg =
177- github.com/qu0b/go-eth2-client v0.0.0-20260102140736-77debf2f2683 /go.mod h1:fvULSL9WtNskkOB4i+Yyr6BKpNHXvmpGZj9969fCrfY =
176+ github.com/qu0b/go-eth2-client v0.0.0-20260102153939-0b2d1b9fcb7e h1:M92vxDVBJ1tEcXoSEbKTwd0GsN70iV9fFUDIBgn+/Xs =
177+ github.com/qu0b/go-eth2-client v0.0.0-20260102153939-0b2d1b9fcb7e /go.mod h1:fvULSL9WtNskkOB4i+Yyr6BKpNHXvmpGZj9969fCrfY =
178178github.com/r3labs/sse/v2 v2.10.0 h1:hFEkLLFY4LDifoHdiCN/LlGBAdVJYsANaLqNYa1l/v0 =
179179github.com/r3labs/sse/v2 v2.10.0 /go.mod h1:Igau6Whc+F17QUgML1fYe1VPZzTV6EMCnYktEmkNJ7I =
180180github.com/robfig/cron/v3 v3.0.1 h1:WdRxkvbJztn8LMz/QEvLN5sBU+xKpSqwwUO1Pjr4qDs =
You can’t perform that action at this time.
0 commit comments