Skip to content

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

@dnwe

Description

@dnwe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Priority

    None yet

    Datasource

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions