moved shell to the 'wit' account

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2019-05-10 03:08:22 +00:00
parent d38dbbdf70
commit 71f1aa0cfc
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/jcarr/shell"
import "git.wit.com/wit/shell"
// will try to get this hosts FQDN
// import "github.com/Showmax/go-fqdn"