BUILD: fix the import paths

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2021-08-09 00:46:00 -05:00
parent 96c44afee1
commit a138364227
1 changed files with 1 additions and 1 deletions

View File

@ -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"