Skip to content

Commit 6e22437

Browse files
committed
deps: tidy all
1 parent ee7a18d commit 6e22437

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

test/e2e/go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.6
55
require (
66
cosmossdk.io/math v1.5.3
77
github.com/celestiaorg/go-square/v3 v3.0.2
8-
github.com/celestiaorg/tastora v0.15.0
8+
github.com/celestiaorg/tastora v0.16.0
99
github.com/cosmos/cosmos-sdk v0.53.6
1010
github.com/cosmos/ibc-go/v8 v8.8.0
1111
github.com/ethereum/go-ethereum v1.17.0
@@ -22,7 +22,6 @@ require (
2222
)
2323

2424
replace (
25-
github.com/celestiaorg/tastora => ../../../../celestiaorg/tastora
2625
github.com/evstack/ev-node => ../../
2726
github.com/evstack/ev-node/core => ../../core
2827
github.com/evstack/ev-node/execution/evm => ../../execution/evm

test/e2e/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@ github.com/celestiaorg/go-square/v3 v3.0.2 h1:eSQOgNII8inK9IhiBZ+6GADQeWbRq4HYY7
145145
github.com/celestiaorg/go-square/v3 v3.0.2/go.mod h1:oFReMLsSDMRs82ICFEeFQFCqNvwdsbIM1BzCcb0f7dM=
146146
github.com/celestiaorg/nmt v0.24.2 h1:LlpJSPOd6/Lw1Ig6HUhZuqiINHLka/ZSRTBzlNJpchg=
147147
github.com/celestiaorg/nmt v0.24.2/go.mod h1:vgLBpWBi8F5KLxTdXSwb7AU4NhiIQ1AQRGa+PzdcLEA=
148+
github.com/celestiaorg/tastora v0.16.0 h1:V4ctGcvVR8thy4ulvrHagrTfdNfuCHOTsCYoKVRQ75U=
149+
github.com/celestiaorg/tastora v0.16.0/go.mod h1:C867PBm6Ne6e/1JlmsRqcLeJ6RHAuMoMRCvwJzV/q8g=
148150
github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4=
149151
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
150152
github.com/cenkalti/backoff/v4 v4.1.1/go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw=

0 commit comments

Comments
 (0)