mirror of
https://github.com/docker/compose.git
synced 2026-08-03 22:27:30 +00:00
adopt compose-go/v2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
85a1aec123
commit
cda04f288e
62 changed files with 187 additions and 144 deletions
|
|
@ -19,7 +19,7 @@ package api
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/compose-spec/compose-go/types"
|
||||
"github.com/compose-spec/compose-go/v2/types"
|
||||
"gotest.tools/v3/assert"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue