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

Missing mod tool for Go module major upgrades (gomodUpdateImportPaths) #193

Open
dnwe opened this issue May 18, 2022 · 0 comments
Open

Missing mod tool for Go module major upgrades (gomodUpdateImportPaths) #193

dnwe opened this issue May 18, 2022 · 0 comments

Comments

@dnwe
Copy link

dnwe commented May 18, 2022

If the user has enabled the option gomodUpdateImportPaths in the postUpdateOptions array, then Renovate tries to use mod to update import paths on major updates. This works fine on the slim image as it spins up a docker container with mod installed. However, it appears that mod is not currently included in the full image:

Command failed: mod upgrade --mod-name=github.com/pierrec/lz4 -t=4\n/bin/sh: 1: mod: not found\n
@renovatebot renovatebot deleted a comment from m3l1x Sep 26, 2022
@viceice viceice transferred this issue from renovatebot/docker-renovate-full Feb 9, 2024
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

No branches or pull requests

1 participant