Skip to content

Commit

Permalink
use latest candidate release of core
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-forbes committed Apr 7, 2022
1 parent 4b78886 commit 22f7903
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 @@ -126,6 +126,6 @@ replace (
github.com/99designs/keyring => github.com/cosmos/keyring v1.1.7-0.20210622111912-ef00f8ac3d76
github.com/cosmos/cosmos-sdk => github.com/celestiaorg/cosmos-sdk v0.44.2-celestia-rc-1
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
github.com/tendermint/tendermint => github.com/celestiaorg/celestia-core v0.34.14-celestia.0.20220216071745-373ca76fcc50
github.com/tendermint/tendermint => github.com/celestiaorg/celestia-core v0.34.16-celestia-rc-1
google.golang.org/grpc => google.golang.org/grpc v1.33.2
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ github.com/btcsuite/snappy-go v1.0.0/go.mod h1:8woku9dyThutzjeg+3xrA5iCpBRH8XEEg
github.com/btcsuite/websocket v0.0.0-20150119174127-31079b680792/go.mod h1:ghJtEyQwv5/p4Mg4C0fgbePVuGr935/5ddU9Z3TmDRY=
github.com/btcsuite/winsvc v1.0.0/go.mod h1:jsenWakMcC0zFBFurPLEAyrnc/teJEM1O46fmI40EZs=
github.com/casbin/casbin/v2 v2.1.2/go.mod h1:YcPU1XXisHhLzuxH9coDNf2FbKpjGlbCg3n9yuLkIJQ=
github.com/celestiaorg/celestia-core v0.34.14-celestia.0.20220216071745-373ca76fcc50 h1:et2v1LXKEVBMdUFfJDGwtHX2bh5YcQSe1Oyz5LuTUuI=
github.com/celestiaorg/celestia-core v0.34.14-celestia.0.20220216071745-373ca76fcc50/go.mod h1:3cCnTyRr4yQMbi/w9Y729IFNrPwb6eTMS5jo18qC8m8=
github.com/celestiaorg/celestia-core v0.34.16-celestia-rc-1 h1:E5n9cbzDRnasRCLDqfDuXKIFEZmv8fshuYpZQuMEKDk=
github.com/celestiaorg/celestia-core v0.34.16-celestia-rc-1/go.mod h1:3cCnTyRr4yQMbi/w9Y729IFNrPwb6eTMS5jo18qC8m8=
github.com/celestiaorg/cosmos-sdk v0.44.2-celestia-rc-1 h1:D9If5AcJHv4VV0LkU5wkhv0I6H3RO7wP6YoCMPli6kk=
github.com/celestiaorg/cosmos-sdk v0.44.2-celestia-rc-1/go.mod h1:VMyNU0R+wY5Xpmw/WZmXc8QQssmlKdjxTlN+vbHmgAA=
github.com/celestiaorg/go-leopard v0.1.0 h1:28z2EkvKJIez5J9CEaiiUEC+OxalRLtTGJJ1oScfE1g=
Expand Down

0 comments on commit 22f7903

Please sign in to comment.