Skip to content

[28.x] update to go1.24.9#6613

Merged
austinvazquez merged 1 commit into
docker:28.xfrom
thaJeztah:28.x_bump_go
Nov 4, 2025
Merged

[28.x] update to go1.24.9#6613
austinvazquez merged 1 commit into
docker:28.xfrom
thaJeztah:28.x_bump_go

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

go1.24.9 (released 2025-10-13) includes fixes to the crypto/x509 package. See the Go 1.24.9 milestone on our issue tracker for details:

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Update Go runtime to [1.24.9](https://go.dev/doc/devel/release#go1.24.9)

- A picture of a cute animal (not mandatory but encouraged)

go1.24.9 (released 2025-10-13) includes fixes to the crypto/x509 package.
See the Go 1.24.9 milestone on our issue tracker for details:

- https://github.com/golang/go/issues?q=milestone%3AGo1.24.9+label%3ACherryPickApproved
- full diff: golang/go@go1.24.8...go1.24.9

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@thaJeztah thaJeztah requested a review from vvoland November 4, 2025 10:37
@austinvazquez austinvazquez merged commit 9af6cbc into docker:28.x Nov 4, 2025
103 of 104 checks passed
@thaJeztah thaJeztah deleted the 28.x_bump_go branch November 4, 2025 13:04
@vvoland vvoland added kind/other Not a bugfix, enhancement or feature. and removed kind/bugfix PR's that fix bugs labels Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment