docker / cli

The Docker CLI
Apache License 2.0
4.87k stars 1.91k forks source link

[26.1 backport] cli/command: more go1.19 ("predeclared any") #5154

Closed thaJeztah closed 3 months ago

thaJeztah commented 3 months ago

(cherry picked from commit d0057db3ac5de21111ac21ffdb1de006f1632204)

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

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 61.35%. Comparing base (5650f9b) to head (5bab750).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 26.1 #5154 +/- ## ========================================== - Coverage 61.36% 61.35% -0.01% ========================================== Files 298 295 -3 Lines 20712 20707 -5 ========================================== - Hits 12709 12704 -5 + Misses 7102 7101 -1 - Partials 901 902 +1 ```