docker / cli

The Docker CLI
Apache License 2.0
4.97k stars 1.94k forks source link

[27.x] update to go1.22.9 #5602

Closed vvoland closed 2 weeks ago

vvoland commented 2 weeks ago

go1.22.9 (released 2024-11-06) includes fixes to the linker. See the Go 1.22.9 milestone for details.

- Description for the changelog

Update Go runtime to 1.22.9
codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.65%. Comparing base (470ab05) to head (35c87e3). Report is 5 commits behind head on 27.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 27.x #5602 +/- ## ======================================= Coverage 58.65% 58.65% ======================================= Files 345 345 Lines 29053 29053 ======================================= Hits 17040 17040 Misses 11042 11042 Partials 971 971 ```