You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stop pinning Go to patch versions, use stable in CI
Drop the patch version from the go directive in go.mod (1.26.2 → 1.26)
so we only declare the minimum language version needed. Switch all CI
workflows to go-version: 'stable' so they always use the latest stable
Go release. Remove the Renovate custom manager that was bumping the Go
patch version — no longer needed.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments