Skip to content

Commit

Permalink
Update zrnt to blob marshalling fix version (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
marioevz authored Sep 14, 2023
1 parent 64b0c11 commit bdb4450
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 @@ -85,4 +85,4 @@ replace github.com/ethereum/go-ethereum => github.com/lightclient/go-ethereum v1

replace github.com/protolambda/eth2api => github.com/marioevz/eth2api v0.0.0-20230823170424-c49aeeefbc40

replace github.com/protolambda/zrnt => github.com/marioevz/zrnt v0.26.2-0.20230914002258-fc741488bc7b
replace github.com/protolambda/zrnt => github.com/marioevz/zrnt v0.26.2-0.20230914180617-c828a93a4d2a
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ github.com/marioevz/eth-clients v0.0.0-20230823175101-fdc85382188d h1:X5kDuhc/KJ
github.com/marioevz/eth-clients v0.0.0-20230823175101-fdc85382188d/go.mod h1:LZb4HPhmomFs5C3Rxj57X83yp3qzQHgB/xDAsvrFmDw=
github.com/marioevz/eth2api v0.0.0-20230823170424-c49aeeefbc40 h1:XjtFopxKQTfRvzPiVkWATIxmTzN+i068THS3r9KLoaA=
github.com/marioevz/eth2api v0.0.0-20230823170424-c49aeeefbc40/go.mod h1:hcwWCT4sF1X7KsMZ535MvDZVk5M20Uyj+x2LARZjQsM=
github.com/marioevz/zrnt v0.26.2-0.20230914002258-fc741488bc7b h1:a8bvad3oU6VavVkYIGunatYaT1I3tDXyYHUIW1VvFmo=
github.com/marioevz/zrnt v0.26.2-0.20230914002258-fc741488bc7b/go.mod h1:MzAcHPo2QQIx+IEPdxXMiqKtYRUlszz7RA/fhAuOm1I=
github.com/marioevz/zrnt v0.26.2-0.20230914180617-c828a93a4d2a h1:fRrNshktx1L7UDSaBBokm/sZyMGVCMxX8gvh0g8yn1Y=
github.com/marioevz/zrnt v0.26.2-0.20230914180617-c828a93a4d2a/go.mod h1:MzAcHPo2QQIx+IEPdxXMiqKtYRUlszz7RA/fhAuOm1I=
github.com/mattn/go-colorable v0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
github.com/mattn/go-colorable v0.1.8/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
github.com/mattn/go-colorable v0.1.11/go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb520KVy5xxl4=
Expand Down

0 comments on commit bdb4450

Please sign in to comment.