compose/cmd
David Gageot 27faa3b84e test: replace os.MkdirTemp with t.TempDir()
Use t.TempDir() which automatically cleans up the temporary directory
when the test completes, eliminating the need for manual cleanup.

Go 1.14 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 os.MkdirTemp with t.TempDir() 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