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

refactor: clean-up unecessary deps #4121

Merged
merged 2 commits into from
May 8, 2024
Merged

refactor: clean-up unecessary deps #4121

merged 2 commits into from
May 8, 2024

Conversation

julienrbrt
Copy link
Member

Follow-up of #4097.
No need to bring in those dependencies in Ignite just for constants.
It is very unlikely that module names will change, so let's hardcode it instead.

Needs to be merged after this backport is merged: #4097

@julienrbrt julienrbrt added skip-changelog Don't check changelog for new entries backport/v28.x.y Backport to v28.x.y labels May 7, 2024
@github-actions github-actions bot added component:ci CI/CD workflow and automated jobs. component:configs type:services Service-related issues. labels May 7, 2024
@julienrbrt julienrbrt changed the title chore: clean-up unecessary deps refactor: clean-up unecessary deps May 7, 2024
@Pantani Pantani merged commit 5f2ffb2 into main May 8, 2024
47 checks passed
@Pantani Pantani deleted the julien/deps branch May 8, 2024 01:43
mergify bot pushed a commit that referenced this pull request May 8, 2024
* chore: clean-up unecessary deps

* remove direct ibc deps

(cherry picked from commit 5f2ffb2)

# Conflicts:
#	go.mod
#	go.sum
#	ignite/services/scaffolder/module.go
julienrbrt added a commit that referenced this pull request May 8, 2024
* chore: clean-up unecessary deps

* remove direct ibc deps
julienrbrt added a commit that referenced this pull request May 8, 2024
* chore: clean-up unecessary deps

* remove direct ibc deps

Co-authored-by: Julien Robert <[email protected]>
julienrbrt added a commit that referenced this pull request May 29, 2024
* chore: clean-up unecessary deps

* remove direct ibc deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/v28.x.y Backport to v28.x.y component:ci CI/CD workflow and automated jobs. component:configs component:packages skip-changelog Don't check changelog for new entries type:services Service-related issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants