docker / cli

The Docker CLI
Apache License 2.0
4.77k stars 1.89k forks source link

[26.1 backport] update to go1.21.10 #5065

Closed vvoland closed 2 months ago

vvoland commented 2 months ago

These minor releases include 2 security fixes following the security policy:

View the release notes for more information: https://go.dev/doc/devel/release#go1.22.3

- Description for the changelog

Update Go runtime to 1.21.10

Signed-off-by: Paweł Gronowski pawel.gronowski@docker.com

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 61.09%. Comparing base (53a3f0b) to head (c1d70d1).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 26.1 #5065 +/- ## ======================================= Coverage 61.09% 61.09% ======================================= Files 295 295 Lines 20666 20666 ======================================= Hits 12626 12626 Misses 7142 7142 Partials 898 898 ```