docker / cli

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

vendor: github.com/docker/docker v27.0.0-rc.1 #5152

Closed thaJeztah closed 3 months ago

thaJeztah commented 3 months ago

no changes in vendored code

full diff: https://github.com/docker/docker/compare/bcd280a3ed2d...v27.0.0-rc.1

- 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.73%. Comparing base (9dabf16) to head (872935f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5152 +/- ## ========================================== - Coverage 61.76% 61.73% -0.04% ========================================== Files 297 294 -3 Lines 20768 20763 -5 ========================================== - Hits 12828 12817 -11 - Misses 7024 7027 +3 - Partials 916 919 +3 ```