BUILD: fix the import paths
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
96c44afee1
commit
a138364227
|
@ -14,7 +14,7 @@ import "strings"
|
|||
import log "github.com/sirupsen/logrus"
|
||||
// import "github.com/wercker/journalhook"
|
||||
|
||||
import "git.wit.com/wit/shell"
|
||||
import "git.wit.org/wit/shell"
|
||||
|
||||
// will try to get this hosts FQDN
|
||||
// import "github.com/Showmax/go-fqdn"
|
||||
|
|
Loading…
Reference in New Issue