Skip to content

Upgrade Go to 1.26.5 to resolve stdlib CVEs - #1119

Closed
amalina-lab wants to merge 1 commit into
google:mainfrom
amalina-lab:update-deps-july-2026
Closed

Upgrade Go to 1.26.5 to resolve stdlib CVEs#1119
amalina-lab wants to merge 1 commit into
google:mainfrom
amalina-lab:update-deps-july-2026

Conversation

@amalina-lab

Copy link
Copy Markdown
Collaborator

Description

Upgrades the Go version to 1.26.5 across go.mod, operator/go.mod, and first_party/k8s-stateless-subresource/go.mod to resolve Go standard library vulnerabilities CVE-2026-39822 and CVE-2026-42505 across controller and subresource components.

Changes

  • Bump Go version to 1.26.5 in root and submodules
  • Cleaned up module vendor dependencies
  • Verified with unit tests (./hack/unit-test.sh)

Changelog

Security: Fixed CVE-2026-39822 and CVE-2026-42505 by upgrading Go to 1.26.5

Upgrade Go version in go.mod files to 1.26.5 to resolve standard library
vulnerabilities CVE-2026-39822 and CVE-2026-42505 across controller and
subresource components.

Changelog:
Security: Fixed CVE-2026-39822 and CVE-2026-42505 by upgrading Go to 1.26.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant