changed kompose2 to kompose

This commit is contained in:
ngtuna
2016-07-17 00:48:44 +07:00
parent c49eccf313
commit d5414877b5
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"
)