compose/pkg/progress
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
..
colors.go better support NO_COLOR by disabling colors, not ANSI TUI (#10434) 2023-04-04 17:00:10 -04:00
event.go introduce ability to select service to be stopped by `compose down` 2023-05-24 17:32:32 +02:00
noop.go Introduce ergonomic API for handling multiple container events 2022-01-07 21:22:57 +01:00
plain.go TailMsgf must format with args 2023-04-27 22:12:12 +02:00
spinner.go Move compose v2 implementation under pkg/compose with dependencies 2021-06-15 15:52:48 +02:00
tty.go progress: make title configurable (#10507) 2023-05-02 14:15:35 -04:00
tty_test.go better support NO_COLOR by disabling colors, not ANSI TUI (#10434) 2023-04-04 17:00:10 -04:00
writer.go progress: remove errant import (#10614) 2023-05-24 17:08:46 -04:00
writer_test.go Move compose v2 implementation under pkg/compose with dependencies 2021-06-15 15:52:48 +02:00