mirror of
https://github.com/docker/compose.git
synced 2026-07-10 18:24:10 +00:00
fix import
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
This commit is contained in:
parent
3524bcfad0
commit
73d3a25ebd
1 changed files with 1 additions and 1 deletions
|
|
@ -37,8 +37,8 @@ import (
|
|||
"github.com/docker/docker/api/types/container"
|
||||
"github.com/docker/docker/api/types/filters"
|
||||
"github.com/docker/docker/api/types/image"
|
||||
"github.com/go-viper/mapstructure/v2"
|
||||
"github.com/jonboulle/clockwork"
|
||||
"github.com/mitchellh/mapstructure"
|
||||
"github.com/sirupsen/logrus"
|
||||
"golang.org/x/sync/errgroup"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue