Skip to content

[26.1 backport] update to go 1.22.6 - #5405

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

[26.1 backport] update to go 1.22.6#5405
thaJeztah merged 2 commits into
docker:26.1from
austinvazquez:cherry-pick-go1.22.6-to-26.1

Conversation

@austinvazquez

@austinvazquezaustinvazquez commented Sep 4, 2024

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)

@austinvazquez
austinvazquez marked this pull request as draft September 4, 2024 23:49
@codecov-commenter

codecov-commenter commented Sep 4, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.99%. Comparing base (4edbb63) to head (dadb500).
Report is 3 commits behind head on 26.1.

Additional details and impacted files
@@ Coverage Diff @@## 26.1 #5405 +/- ##
==========================================
- Coverage 61.36% 59.99% -1.37% 
==========================================
Files 298 338 +40 Lines 20712 22730 +2018 ==========================================
+ Hits 12709 13637 +928 - Misses 7102 8155 +1053 - Partials 901 938 +37 

@austinvazquez
austinvazquezforce-pushed the cherry-pick-go1.22.6-to-26.1 branch 2 times, most recently from 4e638ef to 40749cfCompareSeptember 5, 2024 01:27
@austinvazquez
austinvazquez marked this pull request as ready for review September 5, 2024 01:31
@vvoland

Copy link
Copy Markdown
Collaborator

Can be rebased!

vvolandand others added 2 commits September 5, 2024 14:39
- 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-26.1 branch from 40749cf to dadb500CompareSeptember 5, 2024 14:39

@laurazardlaurazard 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

@thaJeztahthaJeztah added this to the 26.1.5 milestone Sep 9, 2024

@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

@thaJeztah
thaJeztah merged commit 3c827ab into docker:26.1Sep 9, 2024
@austinvazquez
austinvazquez deleted the cherry-pick-go1.22.6-to-26.1 branch October 4, 2024 13:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@austinvazquez@codecov-commenter@vvoland@thaJeztah@laurazard