compose/cmd
David Gageot 093205121c test: replace context.Background()/context.TODO() with t.Context()
Replace manual context creation with t.Context() which is automatically
cancelled when the test completes.

Go 1.24 modernization pattern.

Assisted-By: cagent
Signed-off-by: David Gageot <david.gageot@docker.com>
2026-01-20 11:34:11 +01:00
..
cmdtrace golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
compatibility next release will be major version v5.x 2025-11-13 09:32:43 +01:00
compose test: replace context.Background()/context.TODO() with t.Context() 2026-01-20 11:34:11 +01:00
display Fixed progress UI to adapt to terminal width 2026-01-19 11:14:23 +01:00
formatter prefer aec library over raw ANSI sequences 2025-12-15 16:36:57 +01:00
prompt golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
main.go golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00