Skip to content

Commit

Permalink
bump go-eth2-client override
Browse files Browse the repository at this point in the history
  • Loading branch information
pk910 committed Jul 15, 2024
1 parent 424976c commit bb5d61b
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 @@ -142,4 +142,4 @@ require (
rsc.io/tmplfunc v0.0.3 // indirect
)

replace github.com/attestantio/go-eth2-client => github.com/pk910/go-eth2-client v0.0.0-20240507094306-c18359522d85
replace github.com/attestantio/go-eth2-client => github.com/pk910/go-eth2-client v0.0.0-20240715091951-3613ae531033
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -344,8 +344,8 @@ github.com/onsi/gomega v1.18.1 h1:M1GfJqGRrBrrGGsbxzV5dqM2U2ApXefZCQpkukxYRLE=
github.com/onsi/gomega v1.18.1/go.mod h1:0q+aL8jAiMXy9hbwj2mr5GziHiwhAIQpFmmtT5hitRs=
github.com/pk910/dynamic-ssz v0.0.4 h1:DT29+1055tCEPCaR4V/ez+MOKW7BzBsmjyFvBRqx0ME=
github.com/pk910/dynamic-ssz v0.0.4/go.mod h1:b6CrLaB2X7pYA+OSEEbkgXDEcRnjLOZIxZTsMuO/Y9c=
github.com/pk910/go-eth2-client v0.0.0-20240507094306-c18359522d85 h1:x5G1mttllfYwE9IYDP5a+cL8MgogD5VzbJ1h9zlab00=
github.com/pk910/go-eth2-client v0.0.0-20240507094306-c18359522d85/go.mod h1:Ht9tN0WlhpgIWWO7Hqfi3/nq2rUGQv/zCd/BMI93a84=
github.com/pk910/go-eth2-client v0.0.0-20240715091951-3613ae531033 h1:B+9G8ZW54Vix9xIevn8/f4a1nXwnL5H/UI8/XQlBtqM=
github.com/pk910/go-eth2-client v0.0.0-20240715091951-3613ae531033/go.mod h1:d7ZPNrMX8jLfIgML5u7QZxFo2AukLM+5m08iMaLdqb8=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit bb5d61b

Please sign in to comment.