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: enable renovate gomodUpdateImportPaths #2929

Merged

Conversation

krrrr38
Copy link
Contributor

@krrrr38 krrrr38 commented Jan 5, 2023

what

enable renovate gomodUpdateImportPaths option.

If the user has enabled the option gomodUpdateImportPaths in the postUpdateOptions array, then Renovate uses mod to update import paths on major updates, which can update any Go source file

https://docs.renovatebot.com/golang/

why

renovate major version up PR doesn't consider removing old version.

#2928

tests

references

@krrrr38 krrrr38 requested a review from a team as a code owner January 5, 2023 02:02
@nitrocode nitrocode merged commit f2c1046 into runatlantis:main Jan 5, 2023
@nitrocode nitrocode added this to the 0.22.2 milestone Jan 5, 2023
@nitrocode
Copy link
Member

Thank you @krrrr38 ! This will make the maintenance of dependencies easier!

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.

2 participants