Skip to content

Renovate doesn't update the go directive in go.mod #34693

Discussion options

You must be logged in to vote

This is the intended design. 1.23 means "1.23 or later" and doesn't need updating. It's also recommended by Go maintainers not to bump it unnecessarily. Use the go toolchain directive for that instead.

If you really insist, you'll need to force rangeStrategy=bump

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@robbie-demuth
Comment options

@rarkins
Comment options

@robbie-demuth
Comment options

@rarkins
Comment options

Answer selected by robbie-demuth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants