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 go 1.22.6 #5405

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

austinvazquez
Copy link
Contributor

@austinvazquez austinvazquez commented Sep 4, 2024

- 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
Copy link

codecov-commenter commented Sep 4, 2024

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 austinvazquez force-pushed the cherry-pick-go1.22.6-to-26.1 branch 2 times, most recently from 4e638ef to 40749cf Compare September 5, 2024 01:27
@austinvazquez austinvazquez marked this pull request as ready for review September 5, 2024 01:31
@vvoland
Copy link
Collaborator

vvoland commented Sep 5, 2024

Can be rebased!

vvoland and 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>
Copy link
Member

@laurazard laurazard left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah added this to the 26.1.5 milestone Sep 9, 2024
Copy link
Member

@thaJeztah thaJeztah left a comment

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.1 Sep 9, 2024
86 checks passed
@austinvazquez austinvazquez deleted the cherry-pick-go1.22.6-to-26.1 branch October 4, 2024 13:19
Sign up for free to 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