Skip to content

Commit

Permalink
comet bump
Browse files Browse the repository at this point in the history
  • Loading branch information
czarcas7ic committed Jun 28, 2024
1 parent f2fe283 commit b973bff
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -388,8 +388,8 @@ replace (
github.com/CosmWasm/wasmd => github.com/osmosis-labs/wasmd v0.45.0-osmo

// Using branch osmo-v25/v0.37.4
// https://github.com/osmosis-labs/cometbft/releases/tag/v0.37.4-v25-osmo-10
github.com/cometbft/cometbft => github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-10
// https://github.com/osmosis-labs/cometbft/releases/tag/v0.37.4-v25-osmo-11
github.com/cometbft/cometbft => github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-11

// v1.0.0-beta.3 is incompatible, so we use v1.0.0-beta.2
github.com/cosmos/cosmos-proto => github.com/cosmos/cosmos-proto v1.0.0-beta.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1744,8 +1744,8 @@ github.com/ory/dockertest v3.3.5+incompatible h1:iLLK6SQwIhcbrG783Dghaaa3WPzGc+4
github.com/ory/dockertest v3.3.5+incompatible/go.mod h1:1vX4m9wsvi00u5bseYwXaSnhNrne+V0E6LAcBILJdPs=
github.com/ory/dockertest/v3 v3.10.0 h1:4K3z2VMe8Woe++invjaTB7VRyQXQy5UY+loujO4aNE4=
github.com/ory/dockertest/v3 v3.10.0/go.mod h1:nr57ZbRWMqfsdGdFNLHz5jjNdDb7VVFnzAeW1n5N1Lg=
github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-10 h1:r79AvgzF1cz2X5iyFe8BgtvOvRvnCbdcFjA5611IfOA=
github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-10/go.mod h1:nuXFuhpSEmzgx54P5e3kDIhWQL96zPfm/JZNvyOyhE8=
github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-11 h1:1aFFoE7clL4u2zl+ml36oD/32YswhG+URYRnVlb+cv8=
github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-11/go.mod h1:nuXFuhpSEmzgx54P5e3kDIhWQL96zPfm/JZNvyOyhE8=
github.com/osmosis-labs/cosmos-sdk v0.47.6-0.20240520015414-d958d4441808 h1:hzInsAUEONMYTnZto5jUBsUkP2fSqbZl7HbDEbPPNHE=
github.com/osmosis-labs/cosmos-sdk v0.47.6-0.20240520015414-d958d4441808/go.mod h1:wHS976L+EfqmcT3JyZGfXVJRaEMfnTqN5Ya0Yfn5qf4=
github.com/osmosis-labs/go-mutesting v0.0.0-20221208041716-b43bcd97b3b3 h1:YlmchqTmlwdWSmrRmXKR+PcU96ntOd8u10vTaTZdcNY=
Expand Down
4 changes: 2 additions & 2 deletions osmoutils/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ replace (
github.com/CosmWasm/wasmd => github.com/osmosis-labs/wasmd v0.45.0-osmo

// Using branch osmo-v25/v0.37.4
// https://github.com/osmosis-labs/cometbft/releases/tag/v0.37.4-v25-osmo-10
github.com/cometbft/cometbft => github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-10
// https://github.com/osmosis-labs/cometbft/releases/tag/v0.37.4-v25-osmo-11
github.com/cometbft/cometbft => github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-11

// v1.0.0-beta.3 is incompatible, so we use v1.0.0-beta.2
github.com/cosmos/cosmos-proto => github.com/cosmos/cosmos-proto v1.0.0-beta.2
Expand Down
4 changes: 2 additions & 2 deletions x/epochs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ replace (
github.com/CosmWasm/wasmd => github.com/osmosis-labs/wasmd v0.45.0-osmo

// Using branch osmo-v25/v0.37.4
// https://github.com/osmosis-labs/cometbft/releases/tag/v0.37.4-v25-osmo-10
github.com/cometbft/cometbft => github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-10
// https://github.com/osmosis-labs/cometbft/releases/tag/v0.37.4-v25-osmo-11
github.com/cometbft/cometbft => github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-11

// v1.0.0-beta.3 is incompatible, so we use v1.0.0-beta.2
github.com/cosmos/cosmos-proto => github.com/cosmos/cosmos-proto v1.0.0-beta.2
Expand Down
4 changes: 2 additions & 2 deletions x/ibc-hooks/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,8 @@ replace (
github.com/CosmWasm/wasmd => github.com/osmosis-labs/wasmd v0.45.0-osmo

// Using branch osmo-v25/v0.37.4
// https://github.com/osmosis-labs/cometbft/releases/tag/v0.37.4-v25-osmo-10
github.com/cometbft/cometbft => github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-10
// https://github.com/osmosis-labs/cometbft/releases/tag/v0.37.4-v25-osmo-11
github.com/cometbft/cometbft => github.com/osmosis-labs/cometbft v0.37.4-v25-osmo-11

// v1.0.0-beta.3 is incompatible, so we use v1.0.0-beta.2
github.com/cosmos/cosmos-proto => github.com/cosmos/cosmos-proto v1.0.0-beta.2
Expand Down

0 comments on commit b973bff

Please sign in to comment.