Skip to content

chore: fix go mod#217

Merged
gusin13 merged 2 commits intomainfrom
gusin13/gomod-tidy
Aug 26, 2025
Merged

chore: fix go mod#217
gusin13 merged 2 commits intomainfrom
gusin13/gomod-tidy

Conversation

@gusin13
Copy link
Contributor

@gusin13 gusin13 commented Aug 26, 2025

go mod tidy

after this is merged, i will create release branch for v0.30

@gusin13 gusin13 marked this pull request as ready for review August 26, 2025 17:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the deprecated github.com/cosmos/ibc-go/modules/capability v1.0.1 dependency from the Go module files and updates the changelog to document this cleanup.

  • Removes the obsolete capability module dependency from both x/go.mod and demo/go.mod
  • Simplifies the require block structure in demo/go.mod
  • Updates the changelog to document the go mod fix

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

File Description
x/go.mod Removes the deprecated capability module dependency
demo/go.mod Removes capability module and simplifies require block structure
CHANGELOG.md Documents the go mod cleanup in the improvements section

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gusin13 gusin13 requested a review from 0xAleksaOpacic August 26, 2025 17:39
@gusin13 gusin13 merged commit ccf4942 into main Aug 26, 2025
21 checks passed
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.

3 participants