diff --git a/connection_handler.go b/connection_handler.go index 71f6ca1..f0c859c 100644 --- a/connection_handler.go +++ b/connection_handler.go @@ -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"