Skip to content

Commit b6c7aa6

Browse files
committed
Fix broken imports
Signed-off-by: Nicolas De Loof <[email protected]>
1 parent 83f1a04 commit b6c7aa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/options.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import (
2424
"regexp"
2525
"strings"
2626

27+
"github.com/compose-spec/compose-go/errdefs"
2728
"github.com/compose-spec/compose-go/loader"
2829
"github.com/compose-spec/compose-go/types"
2930
"github.com/compose-spec/godotenv"

0 commit comments

Comments
 (0)