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

Commit

Permalink
chore: bump app version (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id authored Mar 22, 2023
1 parent 2fa19f0 commit 1f5a325
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.19

require (
github.com/celestiaorg/celestia-app v0.12.0-rc7.0.20230303181453-62eae8774efe
github.com/celestiaorg/celestia-app v0.13.0-rc0.0.20230322083357-59ed724d6a81
github.com/celestiaorg/nmt v0.14.0 // indirect
github.com/celestiaorg/quantum-gravity-bridge v1.3.0
github.com/ethereum/go-ethereum v1.11.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -244,8 +244,8 @@ github.com/bugsnag/panicwrap v0.0.0-20151223152923-e2c28503fcd0/go.mod h1:D/8v3k
github.com/bwesterb/go-ristretto v1.2.0/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/c-bata/go-prompt v0.2.2/go.mod h1:VzqtzE2ksDBcdln8G7mk2RX9QyGjH+OVqOCSiVIqS34=
github.com/casbin/casbin/v2 v2.1.2/go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ=
github.com/celestiaorg/celestia-app v0.12.0-rc7.0.20230303181453-62eae8774efe h1:ACQcRwGvSpJA700fBz2n27LS2wOVTieeJUelsHSCeaY=
github.com/celestiaorg/celestia-app v0.12.0-rc7.0.20230303181453-62eae8774efe/go.mod h1:jkPuY/gwZAbDFwWC1eQHGXQjiHLjM7wafLn4760SdPo=
github.com/celestiaorg/celestia-app v0.13.0-rc0.0.20230322083357-59ed724d6a81 h1:b4yffc2YAhum5bF7sx39HO8GXffa1+i/eA72cbXAa+Y=
github.com/celestiaorg/celestia-app v0.13.0-rc0.0.20230322083357-59ed724d6a81/go.mod h1:Gya/W4ZVjUqV9fgc51t1L6vVS7P0XEYt1ACwTf5JsVc=
github.com/celestiaorg/celestia-core v1.14.0-tm-v0.34.23 h1:8zE523TUe5W33/nheJ9umHF2d1q6iHQlqJfMXMTPe3k=
github.com/celestiaorg/celestia-core v1.14.0-tm-v0.34.23/go.mod h1:fGDSg7aw2OH/Uze1zymop0x0y1kAPEO9OII2A2cb99Q=
github.com/celestiaorg/cosmos-sdk v1.8.0-sdk-v0.46.7 h1:EADZy33ufskVIy6Rj6jbi3SOVCeYYo26zUi7iYx+QR0=
Expand Down

0 comments on commit 1f5a325

Please sign in to comment.