Skip to content

[25.0 backport] update to go1.22.6 - #5406

Merged
thaJeztah merged 2 commits into
docker:25.0from
austinvazquez:cherry-pick-go1.22.6-to-25.0
Sep 10, 2024
Merged

[25.0 backport] update to go1.22.6#5406
thaJeztah merged 2 commits into
docker:25.0from
austinvazquez:cherry-pick-go1.22.6-to-25.0

Conversation

@austinvazquez

Copy link
Copy Markdown
Contributor

- What I did

- How I did it

git cherry-pick -xsS 434d8b75e8e8f1230d0858d18e39d25f8deeef5e
git cherry-pick -xsS d7d56599ca0d80f3b06b69b6a9a6e91321416775

- How to verify it
Successful CI should be enough

- Description for the changelog

update to go1.22.6

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

@codecov-commenter

codecov-commenter commented Sep 5, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.85%. Comparing base (06e1305) to head (b26009a).
Report is 4 commits behind head on 25.0.

Additional details and impacted files
@@ Coverage Diff @@## 25.0 #5406 +/- ##
==========================================
- Coverage 61.36% 59.85% -1.52% 
==========================================
Files 290 329 +39 Lines 20098 22066 +1968 ==========================================
+ Hits 12334 13208 +874 - Misses 6871 7933 +1062 - Partials 893 925 +32 

@thaJeztah

Copy link
Copy Markdown
Member

#5397 was merged; can you rebase this PR @austinvazquez ?

vvolandand others added 2 commits September 10, 2024 14:44
- https://github.com/golang/go/issues?q=milestone%3AGo1.21.13+label%3ACherryPickApproved
- full diff: golang/go@go1.21.12...go1.21.13
go1.21.13 (released 2024-08-06) includes fixes to the go command, the
covdata command, and the bytes package. See the [Go 1.21.13 milestone](https://github.com/golang/go/issues?q=milestone%3AGo1.21.13+label%3ACherryPickApproved)
on our issue tracker for details.
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
(cherry picked from commit 434d8b7)
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit d7d5659)
Signed-off-by: Austin Vazquez <macedonv@amazon.com>
@austinvazquez
austinvazquezforce-pushed the cherry-pick-go1.22.6-to-25.0 branch from 803ba28 to b26009aCompareSeptember 10, 2024 14:44
@austinvazquez

Copy link
Copy Markdown
ContributorAuthor

@thaJeztah, rebased. PTAL.

@thaJeztahthaJeztah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@thaJeztah
thaJeztah merged commit 25adbb5 into docker:25.0Sep 10, 2024
@austinvazquez
austinvazquez deleted the cherry-pick-go1.22.6-to-25.0 branch September 12, 2024 04:08
Sign up for freeto 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.

4 participants

@austinvazquez@codecov-commenter@thaJeztah@vvoland