File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.6
44
55require (
66 cosmossdk.io/math v1.5.3
7- github.com/celestiaorg/tastora v0.7.5
7+ github.com/celestiaorg/tastora v0.7.6-0.20251106081541-3ec2da2f1f7f
88 github.com/ethereum/go-ethereum v1.16.6
99 github.com/evstack/ev-node/execution/evm v1.0.0-beta.3
1010 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -135,6 +135,8 @@ github.com/celestiaorg/nmt v0.24.2 h1:LlpJSPOd6/Lw1Ig6HUhZuqiINHLka/ZSRTBzlNJpch
135135github.com/celestiaorg/nmt v0.24.2 /go.mod h1:vgLBpWBi8F5KLxTdXSwb7AU4NhiIQ1AQRGa+PzdcLEA =
136136github.com/celestiaorg/tastora v0.7.5 h1:LT1MPpRB7Jd2LcBBoVwtimBh1NIxueG7c5DQwfTpZ0g =
137137github.com/celestiaorg/tastora v0.7.5 /go.mod h1:Xw44XeRN2T/kSdopVCJjNhwFwRSO58wTW8GrVP7OWFI =
138+ github.com/celestiaorg/tastora v0.7.6-0.20251106081541-3ec2da2f1f7f h1:vTcOubI4Bab0RCE1i9APbbmhJviFA52wv/XV43NwE9M =
139+ github.com/celestiaorg/tastora v0.7.6-0.20251106081541-3ec2da2f1f7f /go.mod h1:Xw44XeRN2T/kSdopVCJjNhwFwRSO58wTW8GrVP7OWFI =
138140github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4 =
139141github.com/cenkalti/backoff v2.2.1+incompatible /go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM =
140142github.com/cenkalti/backoff/v4 v4.1.1 /go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw =
You can’t perform that action at this time.
0 commit comments