1
0
mirror of https://github.com/rancher/os.git synced 2025-08-31 14:23:11 +00:00

Updates for refactored rancher-compose

This commit is contained in:
Darren Shepherd
2015-05-05 13:36:52 -07:00
parent fdc9463e4c
commit 6b929abdea
7 changed files with 11 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ import (
"os"
"strings"
"github.com/rancherio/rancher-compose/project"
"github.com/rancherio/rancher-compose/librcompose/project"
log "github.com/Sirupsen/logrus"
"github.com/rancherio/os/util"