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

[26.1 backport] update to go1.22.9 #5641

Conversation

austinvazquez
Copy link
Contributor

- What I did

Backports #5602 to 26.1

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.61%. Comparing base (f144771) to head (bb8de1a).
Report is 2 commits behind head on 26.1.

Additional details and impacted files
@@           Coverage Diff           @@
##             26.1    #5641   +/-   ##
=======================================
  Coverage   58.61%   58.61%           
=======================================
  Files         338      338           
  Lines       28076    28076           
=======================================
  Hits        16456    16456           
  Misses      10681    10681           
  Partials      939      939           
---- 🚨 Try these New Features:

@vvoland vvoland merged commit 93aae02 into docker:26.1 Nov 22, 2024
98 checks passed
@austinvazquez austinvazquez deleted the cherry-pick-35c87e326c4f5c39cfd7473473cc4a5c6647c366-to-26.1 branch November 22, 2024 12:21
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