compose/internal
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
..
desktop test: replace context.Background()/context.TODO() with t.Context() 2026-01-20 11:34:11 +01:00
experimental next release will be major version v5.x 2025-11-13 09:32:43 +01:00
locker feat(os): add FreeBSD support 2025-07-11 10:44:45 +02:00
memnet feat(desktop): add Docker Desktop detection and client skeleton (#11593) 2024-03-12 09:47:41 -04:00
oci golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
paths use go-compose instead Signed-off-by: tensorworker <tensorworker@proton.me> 2026-01-15 08:24:20 +01:00
registry use containerd registry client 2025-09-26 18:45:07 +02:00
sync internal/sync: replace go-multierror.Group with golang.org/x/sync/errgroup 2025-08-25 11:22:25 +02:00
tracing refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
variables.go format code with gofumpt 2024-12-17 16:50:14 +01:00