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

[27.x] update to go1.22.10 #5669

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

thaJeztah
Copy link
Member

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.

- What I did

- 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]>
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.58%. Comparing base (5a0508c) to head (3284a80).
Report is 7 commits behind head on 27.x.

Additional details and impacted files
@@           Coverage Diff           @@
##             27.x    #5669   +/-   ##
=======================================
  Coverage   58.58%   58.58%           
=======================================
  Files         346      346           
  Lines       29320    29320           
=======================================
  Hits        17176    17176           
  Misses      11171    11171           
  Partials      973      973           

@thaJeztah thaJeztah merged commit bde2b89 into docker:27.x Dec 4, 2024
114 checks passed
@thaJeztah thaJeztah deleted the 27.x_update_go_1.22.10 branch December 4, 2024 12:15
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