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] update to go1.22.10 #5680

Conversation

austinvazquez
Copy link
Contributor

@austinvazquez austinvazquez commented Dec 7, 2024

- What I did
Backports #5669 to 25.0

go1.22.10 (released 2024-12-03) includes fixes to the runtime and the syscall package. See the Go 1.22.10 milestone on our issue tracker for details.

(cherry picked from commit 3284a80)

- How I did it

- How to verify it

- Description for the changelog

Update Go runtime to 1.22.10

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

go1.22.10 (released 2024-12-03) includes fixes to the runtime and the syscall
package. See the Go 1.22.10 milestone on our issue tracker for details.

- https://github.com/golang/go/issues?q=milestone%3AGo1.22.10+label%3ACherryPickApproved
- full diff: golang/go@go1.22.9...go1.22.10

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit 3284a80)
Signed-off-by: Austin Vazquez <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.44%. Comparing base (0a98cba) to head (190ebb5).
Report is 3 commits behind head on 25.0.

Additional details and impacted files
@@           Coverage Diff           @@
##             25.0    #5680   +/-   ##
=======================================
  Coverage   58.44%   58.44%           
=======================================
  Files         329      329           
  Lines       27217    27217           
=======================================
  Hits        15907    15907           
  Misses      10384    10384           
  Partials      926      926           

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 57ec2c7 into docker:25.0 Dec 8, 2024
102 checks passed
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.

3 participants