Skip to content

Upgrade Go to 1.26.5 to resolve stdlib CVEs - #1121

Merged
amalina-lab merged 1 commit into
mainfrom
update-deps-july-2026
Aug 10, 2026
Merged

Upgrade Go to 1.26.5 to resolve stdlib CVEs#1121
amalina-lab merged 1 commit into
mainfrom
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
@amalina-lab
amalina-lab merged commit 3fb7f3c into main Aug 10, 2026
22 checks passed
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.

2 participants