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

[25.0 backport] update to go1.22.6 #5406

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

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

codecov-commenter commented Sep 5, 2024

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
Member

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

vvoland and 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 <[email protected]>
(cherry picked from commit 434d8b7)
Signed-off-by: Austin Vazquez <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit d7d5659)
Signed-off-by: Austin Vazquez <[email protected]>
@austinvazquez
Copy link
Contributor Author

@thaJeztah, rebased. PTAL.

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, thanks!

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

4 participants