osmosis-labs / osmosis

The AMM Laboratory
https://app.osmosis.zone
Apache License 2.0
893 stars 595 forks source link

build: bump cometbft version (backport #8807) #8808

Closed mergify[bot] closed 2 weeks ago

mergify[bot] commented 2 weeks ago

What is the purpose of the change

Bumping cometbft to the lastest version:

comet => https://github.com/osmosis-labs/cometbft/releases/tag/v0.38.15-v27-osmo-1


This is an automatic backport of pull request #8807 done by Mergify.

github-actions[bot] commented 2 weeks ago

Important Notice

This PR modifies an in-repo Go module. It is one of:

The dependent Go modules, especially the root one, will have to be updated to reflect the changes. Failing to do so might cause e2e to fail.

Please follow the instructions below:

  1. Open https://github.com/osmosis-labs/osmosis/actions/workflows/go-mod-auto-bump.yml
  2. Provide the current branch name
  3. On success, confirm if an automated commit corretly updated the go.mod and go.sum files

Please let us know if you need any help.