compose/internal
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
..
desktop fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02: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 fix mixed assertion libraries in tests 2026-03-31 17:32:51 +02:00
variables.go format code with gofumpt 2024-12-17 16:50:14 +01:00