compose/pkg
Milas Bowman b05a94fd66
progress: remove errant import (#10614)
Write the warning using `logrus.Warn`. The function being used was
coming from `cfssl`'s log package, which was presumably the result
of auto-import being _slightly_ too aggressive.

(Note: `cfssl` is still an indirect dependency after this.)

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-05-24 17:08:46 -04:00
..
api introduce ability to select service to be stopped by `compose down` 2023-05-24 17:32:32 +02:00
compose detect conflict removing volume/image and warn user 2023-05-24 17:32:32 +02:00
e2e introduce ability to select service to be stopped by `compose down` 2023-05-24 17:32:32 +02:00
mocks Added tests to `viz` subcommand 2023-04-24 12:18:37 +02:00
progress progress: remove errant import (#10614) 2023-05-24 17:08:46 -04:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils introduce WithRootNodesAndDown to walk the graph from specified nodes and down 2023-05-24 17:32:32 +02:00
watch ci: bump Go to 1.20.3 and various dependencies 2023-04-04 15:15:02 -04:00