We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb8c84 commit f979d4dCopy full SHA for f979d4d
go.mod
@@ -2,7 +2,7 @@ module github.com/ethpandaops/checkpointz
2
3
go 1.25.1
4
5
-replace github.com/attestantio/go-eth2-client => github.com/qu0b/go-eth2-client v0.0.0-20260102153939-0b2d1b9fcb7e
+replace github.com/attestantio/go-eth2-client => github.com/qu0b/go-eth2-client v0.0.0-20260102182406-1deaa6deedd2
6
7
require (
8
github.com/attestantio/go-eth2-client v0.27.2
0 commit comments