Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[25.0 backport] update to go1.22.9 #5642

Conversation

austinvazquez
Copy link
Contributor

- What I did

Backport #5602 to 25.0 branch.

go1.22.9 (released 2024-11-06) includes fixes to the linker. See the Go 1.22.9 milestone for details.

(cherry picked from commit 35c87e3)

- How I did it

- How to verify it

- Description for the changelog

Update Go runtime to 1.22.9

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

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

go1.22.9 (released 2024-11-06) includes fixes to the linker. See the
[Go 1.22.9 milestone](https://github.com/golang/go/issues?q=milestone%3AGo1.22.9+label%3ACherryPickApproved)
for details.

Signed-off-by: Paweł Gronowski <[email protected]>
(cherry picked from commit 35c87e3)
Signed-off-by: Austin Vazquez <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.44%. Comparing base (a0f4097) to head (8b446aa).
Report is 3 commits behind head on 25.0.

Additional details and impacted files
@@           Coverage Diff           @@
##             25.0    #5642   +/-   ##
=======================================
  Coverage   58.44%   58.44%           
=======================================
  Files         329      329           
  Lines       27217    27217           
=======================================
  Hits        15907    15907           
  Misses      10384    10384           
  Partials      926      926           
---- 🚨 Try these New Features:

@vvoland vvoland merged commit 64a322d into docker:25.0 Nov 22, 2024
95 checks passed
@austinvazquez austinvazquez deleted the cherry-pick-35c87e326c4f5c39cfd7473473cc4a5c6647c366-25.0 branch November 22, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants