compose/cmd/compatibility
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
..
convert.go modernize some code 2026-02-12 15:31:35 +01:00
convert_test.go Full test coverage for convert compatibility cmd 2025-02-05 18:08:54 +01:00