Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
golang 1.25.8
golang 1.25.11

Check failure on line 1 in .tool-versions

View workflow job for this annotation

GitHub Actions / Test

Version manager version incompatible, saw 1.25.11, running with version: 1.25.8
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[low] version inconsistency

This PR updates the Go version in .tool-versions from 1.25.8 to 1.25.11 but does not update Dockerfile, Dockerfile.dist, go.mod, acceptance/go.mod, tools/go.mod, or tools/kubectl/go.mod. This is expected behavior β€” Renovate manages these files through separate managers with corresponding PRs already open (#3281, #3246, #3285, #3287).

Loading