renamed other packages

master
Bel LaPointe 2018-06-19 14:39:59 -06:00
parent f45aa154cb
commit b5de257f60
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ import (
"errors"
"fmt"
"io"
"local/jbtServiceDiscovery/jbt"
"local/jbtserve/jbt"
"local/logger"
natsc "local/nats-client"
"local/natsc"
"local/system/sysconf"
"net/http"
"regexp"