updating dependancies

This commit is contained in:
sdomino 2014-12-01 16:12:45 -07:00
parent e06eb20b2f
commit 8b6d014cff
1 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,11 @@ import (
"os"
"strings"
"github.com/nanobox-core/nanobox-server/utils"
"github.com/nanobox-core/utils"
)
const (
DefaultDir = "./tmp/db"
)
//