Move errdefs => api/errdefs

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
This commit is contained in:
Guillaume Tardif 2021-01-15 16:51:31 +01:00
parent 5e20ffdc50
commit f1ac6d4fdc
44 changed files with 42 additions and 42 deletions

View file

@ -25,8 +25,8 @@ import (
"github.com/spf13/cobra"
"github.com/docker/compose-cli/api/client"
"github.com/docker/compose-cli/api/errdefs"
"github.com/docker/compose-cli/cli/formatter"
"github.com/docker/compose-cli/errdefs"
)
// StartCommand starts containers