Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 97c4678

Browse files
committedSep 27, 2023
simulators/eth2: update zrnt
1 parent a101a2b commit 97c4678

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
 

‎simulators/eth2/common/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ require (
9191
rsc.io/tmplfunc v0.0.3 // indirect
9292
)
9393

94-
replace github.com/protolambda/zrnt => github.com/marioevz/zrnt v0.26.2-0.20230925214210-0d7bf4800c89
94+
replace github.com/protolambda/zrnt => github.com/marioevz/zrnt v0.26.2-0.20230927204959-21993eae2d9f
9595

9696
replace github.com/protolambda/eth2api => github.com/marioevz/eth2api v0.0.0-20230922201437-72bd1301e033

‎simulators/eth2/common/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,8 @@ github.com/marioevz/eth2api v0.0.0-20230922201437-72bd1301e033 h1:sn57n+lbJrLS8F
224224
github.com/marioevz/eth2api v0.0.0-20230922201437-72bd1301e033/go.mod h1:hcwWCT4sF1X7KsMZ535MvDZVk5M20Uyj+x2LARZjQsM=
225225
github.com/marioevz/mock-builder v1.1.1-0.20230920235938-1f29ea279d7d h1:MKDrztpuiYtlG8MpW7wES2f37bEevR5F1ziR2x8VzfA=
226226
github.com/marioevz/mock-builder v1.1.1-0.20230920235938-1f29ea279d7d/go.mod h1:SNZ7dv5aXLJQZ88JNmARdXz9N8HEbU5KVyitRuXnPXY=
227-
github.com/marioevz/zrnt v0.26.2-0.20230925214210-0d7bf4800c89 h1:Oi8PaxA+oP1qAjdw6F3+s2naTWoPz+uGsTflJcYJGh4=
228-
github.com/marioevz/zrnt v0.26.2-0.20230925214210-0d7bf4800c89/go.mod h1:MzAcHPo2QQIx+IEPdxXMiqKtYRUlszz7RA/fhAuOm1I=
227+
github.com/marioevz/zrnt v0.26.2-0.20230927204959-21993eae2d9f h1:pXAUGkBHJVQ2OH8SDFi26HYgJYcFJ8As+o+Gn7ASuCY=
228+
github.com/marioevz/zrnt v0.26.2-0.20230927204959-21993eae2d9f/go.mod h1:MzAcHPo2QQIx+IEPdxXMiqKtYRUlszz7RA/fhAuOm1I=
229229
github.com/mattn/go-colorable v0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
230230
github.com/mattn/go-colorable v0.1.8/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
231231
github.com/mattn/go-colorable v0.1.11/go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb520KVy5xxl4=

‎simulators/eth2/dencun/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ require (
9898

9999
replace github.com/protolambda/eth2api => github.com/marioevz/eth2api v0.0.0-20230922201437-72bd1301e033
100100

101-
replace github.com/protolambda/zrnt => github.com/marioevz/zrnt v0.26.2-0.20230925214210-0d7bf4800c89
101+
replace github.com/protolambda/zrnt => github.com/marioevz/zrnt v0.26.2-0.20230927204959-21993eae2d9f

‎simulators/eth2/dencun/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@ github.com/marioevz/eth2api v0.0.0-20230922201437-72bd1301e033 h1:sn57n+lbJrLS8F
228228
github.com/marioevz/eth2api v0.0.0-20230922201437-72bd1301e033/go.mod h1:hcwWCT4sF1X7KsMZ535MvDZVk5M20Uyj+x2LARZjQsM=
229229
github.com/marioevz/mock-builder v1.1.1-0.20230920235938-1f29ea279d7d h1:MKDrztpuiYtlG8MpW7wES2f37bEevR5F1ziR2x8VzfA=
230230
github.com/marioevz/mock-builder v1.1.1-0.20230920235938-1f29ea279d7d/go.mod h1:SNZ7dv5aXLJQZ88JNmARdXz9N8HEbU5KVyitRuXnPXY=
231-
github.com/marioevz/zrnt v0.26.2-0.20230925214210-0d7bf4800c89 h1:Oi8PaxA+oP1qAjdw6F3+s2naTWoPz+uGsTflJcYJGh4=
232-
github.com/marioevz/zrnt v0.26.2-0.20230925214210-0d7bf4800c89/go.mod h1:MzAcHPo2QQIx+IEPdxXMiqKtYRUlszz7RA/fhAuOm1I=
231+
github.com/marioevz/zrnt v0.26.2-0.20230927204959-21993eae2d9f h1:pXAUGkBHJVQ2OH8SDFi26HYgJYcFJ8As+o+Gn7ASuCY=
232+
github.com/marioevz/zrnt v0.26.2-0.20230927204959-21993eae2d9f/go.mod h1:MzAcHPo2QQIx+IEPdxXMiqKtYRUlszz7RA/fhAuOm1I=
233233
github.com/mattn/go-colorable v0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
234234
github.com/mattn/go-colorable v0.1.8/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
235235
github.com/mattn/go-colorable v0.1.11/go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb520KVy5xxl4=

0 commit comments

Comments
 (0)
Please sign in to comment.