compose/cmd
Sebastiaan van Stijn 92a7ac1fa2 fix mixed assertion libraries in tests
Before this, assertion libraries were mixed, sometimes
even in the same file.

    git grep -l '"gotest.tools/v3/' | wc -l
    75
    git grep -l '"github.com/stretchr/testify' | wc -l
    24

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-03-31 17:32:51 +02:00
..
cmdtrace golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
compatibility modernize some code 2026-02-12 15:31:35 +01:00
compose fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02:00
display cmd/display: left-pad timers for right-aligned column 2026-03-20 15:14:05 +01:00
formatter modernize some code 2026-02-12 15:31:35 +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