mirror of
https://github.com/docker/compose.git
synced 2026-08-27 03:45:29 +00:00
move compose-cli code into docker/compose/v2
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
c944c970ab
commit
1ae9b3cb5d
401 changed files with 199 additions and 41265 deletions
|
|
@ -21,7 +21,7 @@ import (
|
|||
|
||||
"github.com/hashicorp/go-version"
|
||||
|
||||
"github.com/docker/compose-cli/internal"
|
||||
"github.com/docker/compose/v2/internal"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue