osmosis-labs / osmosis

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

chore: update osmoutils to fix indexer config (main) #8446

Closed p0mvn closed 1 week ago

p0mvn commented 1 week ago

Closes: #XXX

What is the purpose of the change

This fix did not update the osmoutil dependency: https://github.com/osmosis-labs/osmosis/pull/8431

This PR fixes it so that the config is picked up correctly.

Upon backporting, I will retag to v25.x branch.

github-actions[bot] commented 1 week 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.