Skip to content
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

Merged
merged 3 commits into from
Oct 12, 2023

Conversation

czarcas7ic
Copy link
Member

@czarcas7ic czarcas7ic commented Oct 12, 2023

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.

@czarcas7ic czarcas7ic added the V:state/breaking State machine breaking PR label Oct 12, 2023
@github-actions
Copy link
Contributor

Important Notice

This PR modifies an in-repo Go module. It is one of:

  • osmomath
  • osmoutils
  • x/ibc-hooks
  • x/epochs

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.

@czarcas7ic czarcas7ic closed this Oct 12, 2023
@czarcas7ic czarcas7ic reopened this Oct 12, 2023
@czarcas7ic czarcas7ic marked this pull request as ready for review October 12, 2023 01:09
@czarcas7ic czarcas7ic added the A:backport/v20.x backport patches to v20.x branch label Oct 12, 2023
Copy link
Member

@mattverse mattverse left a comment

Choose a reason for hiding this comment

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

utACK

@czarcas7ic czarcas7ic merged commit 4be6558 into main Oct 12, 2023
1 check passed
@czarcas7ic czarcas7ic deleted the adam/dragonberry-replace-remove branch October 12, 2023 16:19
mergify bot pushed a commit that referenced this pull request Oct 12, 2023
* 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)
czarcas7ic added a commit that referenced this pull request Oct 12, 2023
* 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]>
pysel pushed a commit that referenced this pull request Oct 17, 2023
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:backport/v20.x backport patches to v20.x branch C:x/epochs V:state/breaking State machine breaking PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants