Skip to content

Commit 9862340

Browse files
chore(deps): Bump github.com/celestiaorg/tastora in /test/docker-e2e
Bumps [github.com/celestiaorg/tastora](https://github.com/celestiaorg/tastora) from 0.5.1 to 0.7.2. - [Release notes](https://github.com/celestiaorg/tastora/releases) - [Commits](celestiaorg/tastora@v0.5.1...v0.7.2) --- updated-dependencies: - dependency-name: github.com/celestiaorg/tastora dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa2d0d4 commit 9862340

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/docker-e2e/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ require (
66
cosmossdk.io/math v1.5.3
77
github.com/celestiaorg/celestia-app/v6 v6.0.0-rc0
88
github.com/celestiaorg/go-square/v3 v3.0.2
9-
github.com/celestiaorg/tastora v0.5.1
10-
github.com/cometbft/cometbft v0.38.17
9+
github.com/celestiaorg/tastora v0.7.2
10+
github.com/cometbft/cometbft v1.0.1
1111
github.com/cosmos/cosmos-sdk v0.50.13
1212
github.com/cosmos/ibc-go/v8 v8.7.0
1313
github.com/docker/docker v28.4.0+incompatible

test/docker-e2e/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -794,8 +794,8 @@ github.com/celestiaorg/nmt v0.24.2 h1:LlpJSPOd6/Lw1Ig6HUhZuqiINHLka/ZSRTBzlNJpch
794794
github.com/celestiaorg/nmt v0.24.2/go.mod h1:vgLBpWBi8F5KLxTdXSwb7AU4NhiIQ1AQRGa+PzdcLEA=
795795
github.com/celestiaorg/rsmt2d v0.15.1 h1:NF4D0LX501oDjw00RoJrTUrMHrO+Kv0LewL0FKQU7hg=
796796
github.com/celestiaorg/rsmt2d v0.15.1/go.mod h1:WKkpXoD1foHn4qgFx6GNoz36Wm0fbCh29ze4rA7ZwCs=
797-
github.com/celestiaorg/tastora v0.5.1 h1:lFaJ6q8jUyK7iUL0hBwbS93DMp5jM1kDEp2EiAPlm4w=
798-
github.com/celestiaorg/tastora v0.5.1/go.mod h1:Xw44XeRN2T/kSdopVCJjNhwFwRSO58wTW8GrVP7OWFI=
797+
github.com/celestiaorg/tastora v0.7.2 h1:FXJ7V5sldd9YPlAbLxjeq4iv7xue92Us3JUXRDSjZro=
798+
github.com/celestiaorg/tastora v0.7.2/go.mod h1:Xw44XeRN2T/kSdopVCJjNhwFwRSO58wTW8GrVP7OWFI=
799799
github.com/cenkalti/backoff v2.2.1+incompatible h1:tNowT99t7UNflLxfYYSlKYsBpXdEet03Pg2g16Swow4=
800800
github.com/cenkalti/backoff v2.2.1+incompatible/go.mod h1:90ReRw6GdpyfrHakVjL/QHaoyV4aDUVVkXQJJJ3NXXM=
801801
github.com/cenkalti/backoff/v4 v4.1.1/go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw=

0 commit comments

Comments
 (0)