-
Notifications
You must be signed in to change notification settings - Fork 607
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 dragonberry replace directive #6674
Conversation
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 Please follow the instructions below:
Please let us know if you need any help. |
…t modified dependencies locally
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.
utACK
* remove dragonberry replace directive * add changelog * Auto: update go.mod after push to adam/dragonberry-replace-remove that modified dependencies locally --------- Co-authored-by: github-actions <[email protected]> (cherry picked from commit 4be6558)
* remove dragonberry replace directive * add changelog * Auto: update go.mod after push to adam/dragonberry-replace-remove that modified dependencies locally --------- Co-authored-by: github-actions <[email protected]> (cherry picked from commit 4be6558) Co-authored-by: Adam Tucker <[email protected]>
* remove dragonberry replace directive * add changelog * Auto: update go.mod after push to adam/dragonberry-replace-remove that modified dependencies locally --------- Co-authored-by: github-actions <[email protected]>
Closes: #XXX
What is the purpose of the change
Removes dragonberry replace directive
After bumping ibc-v4 to v4.5.0, we no longer need the ics replace statment, since the indirect module requirements are bumped up for us.