compose/internal
Sebastiaan van Stijn f9828dfab9 modernize some code
Results of running the modernize command, with some minor changes
afterwards (removing the `contains` and `hasStatus` helper functions);

    go install golang.org/x/tools/go/analysis/passes/modernize/cmd/modernize@latest
    modernize -fix ./...

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 15:31:35 +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 go.mod: bump github.com/moby/moby/api v1.53.0, moby/client v0.2.2 2026-02-11 12:32:37 +01:00
tracing modernize some code 2026-02-12 15:31:35 +01:00
variables.go format code with gofumpt 2024-12-17 16:50:14 +01:00