-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
manager:gomodGo ModulesGo Modulespriority-2-highBugs impacting wide number of users or very important featuresBugs impacting wide number of users or very important features
Description
How are you running Renovate?
Mend Renovate hosted app on github.com
If you're self-hosting Renovate, tell us what version of Renovate you run.
No response
Please select which platform you are using if self-hosting.
No response
If you're self-hosting Renovate, tell us what version of the platform you run.
No response
Was this something which used to work for you, and then stopped?
It used to work, and then stopped
Describe the bug
A recent change #16541 cause renovate to update go version in go.mod
by default, which shouldn't be the case.
Syntax
go minimum-go-version
minimum-go-version
The minimum version of Go required to compile packages in this module.
Per go.mod file reference, version should be the minimum version supported, not an update-to-date one. So the feature to update go version should be disabled by default, and only enabled via configurations.
Relevant debug logs
No response
Have you created a minimal reproduction repository?
No reproduction repository
nabeelsaabna, nemunaire, at-wat, maxbrunet, fiunchinho and 3 moreviceicepiepmatz
Metadata
Metadata
Assignees
Labels
manager:gomodGo ModulesGo Modulespriority-2-highBugs impacting wide number of users or very important featuresBugs impacting wide number of users or very important features