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

Commit

Permalink
Merge pull request #28 from gupadhyaya/release/v0.46.x-rollkit
Browse files Browse the repository at this point in the history
change rollkit/cometbft to v0.34.28 instead of v0.34.27
  • Loading branch information
gupadhyaya authored May 24, 2023
2 parents 8fa8cdb + a54b692 commit aed07d1
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 @@ -266,7 +266,7 @@ replace (
// Downgraded to avoid bugs in following commits which caused simulations to fail.
github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
// use cometbft
github.com/tendermint/tendermint => github.com/rollkit/cometbft v0.0.0-20230524013001-2968c8b8b121
github.com/tendermint/tendermint => github.com/rollkit/cometbft v0.0.0-20230524013049-75272ebaee38
)

retract (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1268,8 +1268,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
github.com/rogpeppe/go-internal v1.8.0/go.mod h1:WmiCO8CzOY8rg0OYDC4/i/2WRWAB6poM+XZ2dLUbcbE=
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
github.com/rollkit/cometbft v0.0.0-20230524013001-2968c8b8b121 h1:kMzxCUzXcdk318N/G2E7U0GXrq6yqczjFRs2RZvIUeE=
github.com/rollkit/cometbft v0.0.0-20230524013001-2968c8b8b121/go.mod h1:Xc6G7GTlHAjeH3l5H8WibF/YrcCR6iDgAGrXVWkMwiU=
github.com/rollkit/cometbft v0.0.0-20230524013049-75272ebaee38 h1:NXreFMbkn0zql+t9OjZhybitFygfx6qOI73D1Eb+JxE=
github.com/rollkit/cometbft v0.0.0-20230524013049-75272ebaee38/go.mod h1:odqD7bL9gx8+eL8jtQIzA/sUOLJF+eZ2aFfztIcHJkw=
github.com/rollkit/rollkit v0.8.0 h1:DVZnU4f9E0UL/a4tRReoSifnXdyxezUPcqdD2BSqiCE=
github.com/rollkit/rollkit v0.8.0/go.mod h1:/8ZW46bvTbj08G4mfzZjPGIZ38A9nKSgnmZXUzJQ1No=
github.com/rs/cors v1.7.0/go.mod h1:gFx+x8UowdsKA9AchylcLynDq+nNFfI8FkUZdN/jGCU=
Expand Down

0 comments on commit aed07d1

Please sign in to comment.