docker / cli

The Docker CLI
Apache License 2.0
4.74k stars 1.88k forks source link

update go-md2man to v2.0.4 #5174

Closed thaJeztah closed 1 week ago

thaJeztah commented 2 weeks ago

full diff: https://github.com/cpuguy83/go-md2man/compare/v2.0.3...v2.0.4

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

codecov-commenter commented 2 weeks ago

Codecov Report

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

Project coverage is 61.72%. Comparing base (64206ae) to head (00b0eb7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5174 +/- ## ========================================== - Coverage 61.76% 61.72% -0.05% ========================================== Files 297 294 -3 Lines 20768 20763 -5 ========================================== - Hits 12828 12815 -13 - Misses 7024 7028 +4 - Partials 916 920 +4 ```