[25.0 backport] update to go1.22.9#5642
Merged
vvoland merged 1 commit intodocker:25.0from Nov 22, 2024
Merged
Conversation
- 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 <pawel.gronowski@docker.com> (cherry picked from commit 35c87e3) Signed-off-by: Austin Vazquez <macedonv@amazon.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
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
|
vvoland
approved these changes
Nov 22, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
- 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
- A picture of a cute animal (not mandatory but encouraged)