mirror of
https://github.com/docker/compose.git
synced 2026-08-04 06:38:45 +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
|
|
@ -25,7 +25,7 @@ import (
|
|||
"sync"
|
||||
"time"
|
||||
|
||||
"github.com/docker/compose-cli/pkg/utils"
|
||||
"github.com/docker/compose/v2/pkg/utils"
|
||||
|
||||
"github.com/buger/goterm"
|
||||
"github.com/morikuni/aec"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue