Skip to content

chore: change modules to follow ibc-go version#8089

Merged
gjermundgaraba merged 1 commit intomainfrom
gjermund/module-v10-prep
Mar 2, 2025
Merged

chore: change modules to follow ibc-go version#8089
gjermundgaraba merged 1 commit intomainfrom
gjermund/module-v10-prep

Conversation

@gjermundgaraba
Copy link
Contributor

Description

closes: #8088


Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

  • Targeted PR against the correct branch (see CONTRIBUTING.md).
  • Linked to GitHub issue with discussion and accepted design, OR link to spec that describes this work.
  • Code follows the module structure standards and Go style guide.
  • Wrote unit and integration tests.
  • Updated relevant documentation (docs/).
  • Added relevant godoc comments.
  • Provide a conventional commit message to follow the repository standards.
  • Include a descriptive changelog entry when appropriate. This may be left to the discretion of the PR reviewers. (e.g. chores should be omitted from changelog)
  • Re-reviewed Files changed in the GitHub PR explorer.
  • Review SonarCloud Report in the comment section below once CI passes.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 2, 2025

@gjermundgaraba gjermundgaraba merged commit 9cb568d into main Mar 2, 2025
61 of 63 checks passed
@gjermundgaraba gjermundgaraba deleted the gjermund/module-v10-prep branch March 2, 2025 19:30
mergify bot pushed a commit that referenced this pull request Mar 2, 2025
(cherry picked from commit 9cb568d)

# Conflicts:
#	modules/light-clients/08-wasm/go.mod
gjermundgaraba added a commit that referenced this pull request Mar 2, 2025
* chore: change modules to follow ibc-go version (#8089)

(cherry picked from commit 9cb568d)

# Conflicts:
#	modules/light-clients/08-wasm/go.mod

* fix merge conflict

---------

Co-authored-by: Gjermund Garaba <gjermund@garaba.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make modules follow ibc-go version

1 participant