changed kompose2 to kompose

This commit is contained in:
ngtuna
2016-07-15 16:20:40 +07:00
parent ba1c66af42
commit eb8e5be7b4
7 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ package command
import (
"github.com/docker/libcompose/project"
"github.com/skippbox/kompose2/cli/app"
"github.com/skippbox/kompose/cli/app"
"github.com/urfave/cli"
)