Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump github.com/celestiaorg/celestia-app
Browse files Browse the repository at this point in the history
Bumps [github.com/celestiaorg/celestia-app](https://github.com/celestiaorg/celestia-app) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/celestiaorg/celestia-app/releases)
- [Changelog](https://github.com/celestiaorg/celestia-app/blob/main/.goreleaser.yaml)
- [Commits](celestiaorg/celestia-app@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/celestiaorg/celestia-app
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent aa8af53 commit d721750
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 @@ -3,7 +3,7 @@ module github.com/celestiaorg/orchestrator-relayer
go 1.21.1

require (
github.com/celestiaorg/celestia-app v1.2.0
github.com/celestiaorg/celestia-app v1.3.0
github.com/celestiaorg/nmt v0.20.0 // indirect
github.com/ethereum/go-ethereum v1.13.4
github.com/gogo/protobuf v1.3.3 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -342,8 +342,8 @@ github.com/c-bata/go-prompt v0.2.2/go.mod h1:VzqtzE2ksDBcdln8G7mk2RX9QyGjH+OVqOC
github.com/casbin/casbin/v2 v2.1.2/go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ=
github.com/celestiaorg/blobstream-contracts/v3 v3.1.0 h1:h1Y4V3EMQ2mFmNtWt2sIhZIuyASInj1a9ExI8xOsTOw=
github.com/celestiaorg/blobstream-contracts/v3 v3.1.0/go.mod h1:x4DKyfKOSv1ZJM9NwV+Pw01kH2CD7N5zTFclXIVJ6GQ=
github.com/celestiaorg/celestia-app v1.2.0 h1:M1zO9xhpP+RI1GD/c3OhLa8IlA7SvHPBcOiczD1ldwY=
github.com/celestiaorg/celestia-app v1.2.0/go.mod h1:zhdQIFGFZRRxrDVtFE4OFIT7/12RE8DRyfvNZdW8ceM=
github.com/celestiaorg/celestia-app v1.3.0 h1:vW1zMc1tQ216utzDOYSC3wGO023sKVt8+zujVXnXlOc=
github.com/celestiaorg/celestia-app v1.3.0/go.mod h1:zhdQIFGFZRRxrDVtFE4OFIT7/12RE8DRyfvNZdW8ceM=
github.com/celestiaorg/celestia-core v1.29.0-tm-v0.34.29 h1:Fd7ymPUzExPGNl2gZw4i5S74arMw+iDHLE78M/cCxl4=
github.com/celestiaorg/celestia-core v1.29.0-tm-v0.34.29/go.mod h1:xrICN0PBhp3AdTaZ8q4wS5Jvi32V02HNjaC2EsWiEKk=
github.com/celestiaorg/cosmos-sdk v1.18.1-sdk-v0.46.14 h1:c4cMVLU2bGTesZW1ZVgeoCB++gOOJTF3OvBsqBvo6n0=
Expand Down

0 comments on commit d721750

Please sign in to comment.