chore: upgrade Go version to 1.26.4#10100
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the Go runtime version to 1.26.4 in both the Dockerfile dependencies and go.mod. It also upgrades a large number of direct and indirect dependencies, including github.com/aws/aws-sdk-go-v2, github.com/aws/smithy-go, github.com/go-openapi/runtime, github.com/sigstore/sigstore-go, and sigs.k8s.io/kind, with corresponding updates to the vendored code. There are no review comments provided, and I have no additional feedback on these dependency updates.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This PR updates the Go version to 1.26.4 and bumps dependencies as part of the release cut process.