docker / cli

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

vendor: golang.org/x/sys v0.19.0, golang.org/x/term v0.19.0, golang.org/x/crypto v0.22.0, golang.org/x/net v0.24.0 #5153

Closed thaJeztah closed 3 weeks ago

thaJeztah commented 3 weeks ago

vendor: golang.org/x/sys v0.19.0

full diff: https://github.com/golang/sys/compare/v0.18.0...v0.19.0

vendor: golang.org/x/term v0.19.0

no changes in vendored code

full diff: https://github.com/golang/term/compare/v0.18.0...v0.19.0

vendor: golang.org/x/crypto v0.22.0

no changes in vendored code

full diff: https://github.com/golang/crypto/compare/v0.21.0...v0.22.0

vendor: golang.org/x/net v0.24.0

no changes in vendored code

full diff: https://github.com/golang/net/compare/v0.23.0...v0.24.0

codecov-commenter commented 3 weeks ago

Codecov Report

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

Project coverage is 61.76%. Comparing base (8bcd7f3) to head (4ea91a7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5153 +/- ## ======================================= Coverage 61.76% 61.76% ======================================= Files 297 297 Lines 20768 20768 ======================================= Hits 12828 12828 Misses 7024 7024 Partials 916 916 ```