-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: remove schema go.mod replaces #20914
Conversation
WalkthroughWalkthroughThe primary change involves updating the version of the Changes
Possibly related issues
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: .coderabbit.yml
Review profile: CHILL
Files ignored due to path filters (26)
client/v2/go.sum
is excluded by!**/*.sum
go.sum
is excluded by!**/*.sum
server/v2/cometbft/go.sum
is excluded by!**/*.sum
simapp/go.sum
is excluded by!**/*.sum
simapp/v2/go.sum
is excluded by!**/*.sum
tests/go.sum
is excluded by!**/*.sum
x/accounts/defaults/lockup/go.sum
is excluded by!**/*.sum
x/accounts/go.sum
is excluded by!**/*.sum
x/auth/go.sum
is excluded by!**/*.sum
x/authz/go.sum
is excluded by!**/*.sum
x/bank/go.sum
is excluded by!**/*.sum
x/circuit/go.sum
is excluded by!**/*.sum
x/consensus/go.sum
is excluded by!**/*.sum
x/distribution/go.sum
is excluded by!**/*.sum
x/epochs/go.sum
is excluded by!**/*.sum
x/evidence/go.sum
is excluded by!**/*.sum
x/feegrant/go.sum
is excluded by!**/*.sum
x/gov/go.sum
is excluded by!**/*.sum
x/group/go.sum
is excluded by!**/*.sum
x/mint/go.sum
is excluded by!**/*.sum
x/nft/go.sum
is excluded by!**/*.sum
x/params/go.sum
is excluded by!**/*.sum
x/protocolpool/go.sum
is excluded by!**/*.sum
x/slashing/go.sum
is excluded by!**/*.sum
x/staking/go.sum
is excluded by!**/*.sum
x/upgrade/go.sum
is excluded by!**/*.sum
Files selected for processing (27)
- client/v2/go.mod (2 hunks)
- go.mod (2 hunks)
- server/v2/cometbft/go.mod (2 hunks)
- server/v2/go.mod (1 hunks)
- simapp/go.mod (2 hunks)
- simapp/v2/go.mod (2 hunks)
- tests/go.mod (2 hunks)
- x/accounts/defaults/lockup/go.mod (2 hunks)
- x/accounts/go.mod (2 hunks)
- x/auth/go.mod (2 hunks)
- x/authz/go.mod (2 hunks)
- x/bank/go.mod (2 hunks)
- x/circuit/go.mod (2 hunks)
- x/consensus/go.mod (2 hunks)
- x/distribution/go.mod (2 hunks)
- x/epochs/go.mod (2 hunks)
- x/evidence/go.mod (2 hunks)
- x/feegrant/go.mod (2 hunks)
- x/gov/go.mod (2 hunks)
- x/group/go.mod (2 hunks)
- x/mint/go.mod (2 hunks)
- x/nft/go.mod (2 hunks)
- x/params/go.mod (2 hunks)
- x/protocolpool/go.mod (2 hunks)
- x/slashing/go.mod (2 hunks)
- x/staking/go.mod (2 hunks)
- x/upgrade/go.mod (2 hunks)
Files skipped from review due to trivial changes (8)
- go.mod
- server/v2/cometbft/go.mod
- server/v2/go.mod
- x/feegrant/go.mod
- x/mint/go.mod
- x/nft/go.mod
- x/params/go.mod
- x/protocolpool/go.mod
Additional context used
Path-based instructions (1)
tests/go.mod (1)
Pattern
tests/**/*
: "Assess the integration and e2e test code assessing sufficient code coverage for the changes associated in the pull request"
Additional comments not posted (19)
x/consensus/go.mod (1)
29-29
: Updated dependency version.The version of
cosmossdk.io/schema
has been updated tov0.1.1
.x/staking/go.mod (1)
173-173
: Updated dependency version.The version of
cosmossdk.io/schema
has been updated tov0.1.1
.x/auth/go.mod (1)
41-41
: Updated dependency version.The version of
cosmossdk.io/schema
has been updated tov0.1.1
.x/bank/go.mod (1)
170-170
: Updated dependency version.The version of
cosmossdk.io/schema
has been updated tov0.1.1
.x/authz/go.mod (1)
171-171
: Dependency Update: Addedcosmossdk.io/schema
v0.1.1.The
cosmossdk.io/schema
dependency has been added with versionv0.1.1
. This aligns with the project's objective to use the standard version specified.x/evidence/go.mod (1)
31-31
: Dependency Update: Addedcosmossdk.io/schema
v0.1.1.The
cosmossdk.io/schema
dependency has been added with versionv0.1.1
. This aligns with the project's objective to use the standard version specified.x/epochs/go.mod (1)
168-168
: Dependency Update: Addedcosmossdk.io/schema
v0.1.1.The
cosmossdk.io/schema
dependency has been added with versionv0.1.1
. This aligns with the project's objective to use the standard version specified.x/slashing/go.mod (1)
33-33
: Dependency Update: Addedcosmossdk.io/schema
v0.1.1.The
cosmossdk.io/schema
dependency has been added with versionv0.1.1
. This aligns with the project's objective to use the standard version specified.x/circuit/go.mod (1)
27-27
: Dependency version update approved.The version of
cosmossdk.io/schema
has been updated tov0.1.1
. This change aligns with the PR objective.x/distribution/go.mod (1)
33-33
: Dependency version update approved.The version of
cosmossdk.io/schema
has been updated tov0.1.1
. This change aligns with the PR objective.x/gov/go.mod (1)
174-174
: Dependency version update approved.The version of
cosmossdk.io/schema
has been updated tov0.1.1
. This change aligns with the PR objective.x/accounts/defaults/lockup/go.mod (1)
22-22
: Dependency version update approved.The version of
cosmossdk.io/schema
has been updated tov0.1.1
. This change aligns with the PR objective.x/accounts/go.mod (1)
25-25
: LGTM! Verify dependency compatibility.The addition of
cosmossdk.io/schema v0.1.1
as an indirect dependency looks good.Please ensure that this version is compatible with the rest of the module.
client/v2/go.mod (1)
174-174
: LGTM! Verify dependency compatibility.The addition of
cosmossdk.io/schema v0.1.1
as an indirect dependency looks good.Please ensure that this version is compatible with the rest of the module.
x/group/go.mod (1)
46-46
: LGTM! Verify dependency compatibility.The addition of
cosmossdk.io/schema v0.1.1
as an indirect dependency looks good.Please ensure that this version is compatible with the rest of the module.
x/upgrade/go.mod (1)
47-47
: LGTM! Verify dependency compatibility.The addition of
cosmossdk.io/schema v0.1.1
as an indirect dependency looks good.Please ensure that this version is compatible with the rest of the module.
tests/go.mod (1)
67-67
: LGTM!The dependency version for
cosmossdk.io/schema
has been correctly updated tov0.1.1
.simapp/go.mod (1)
63-63
: LGTM!The dependency version for
cosmossdk.io/schema
has been correctly updated tov0.1.1
.simapp/v2/go.mod (1)
65-65
: LGTM!The dependency version for
cosmossdk.io/schema
has been correctly updated tov0.1.1
.
Description
This is a small follow-up to #20647 to remove all the go.mod replace directives added there.
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
in the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
Please see Pull Request Reviewer section in the contributing guide for more information on how to review a pull request.
I have...
Summary by CodeRabbit
cosmossdk.io/schema
to versionv0.1.1
across multiple modules for improved compatibility and functionality.replace
directives forcosmossdk.io/schema
to streamline dependencies.