chore(deps): update go module directive to v1.26.6 - #63
chore(deps): update go module directive to v1.26.6#63scality-renovate[bot] wants to merge 1 commit into
Conversation
|
On hold for now.
Will rebase and merge once the above is aligned. |
7fefd8e to
a4babb7
Compare
Dependency Bump EvaluationVersion change: Go 1.25.6 -> 1.26.6 (minor) Changes:
Breaking changes: None affecting this codebase. Go 1.26 introduces stricter net/url.Parse validation, Green Tea GC as default, linker section reorganization, and deprecates some crypto APIs -- but this codebase uses none of these patterns (verified: no net/url imports, no url.Parse, no crypto/ecdsa or crypto/rsa, no GODEBUG settings, no reflect.Type or reflect.Value). Security concerns: None. Go 1.26 enables post-quantum TLS key exchanges by default and includes various standard library hardening. No supply chain concerns -- this is a Go toolchain update from the official Go project. Impact on codebase:
Recommendation: REVIEW REQUIRED Notes:
-- Claude Code |
a4babb7 to
3d3c981
Compare
This PR contains the following updates:
1.25.6→1.26.61.27.0(+1)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.