renamed other packages

This commit is contained in:
Bel LaPointe
2018-06-19 14:39:59 -06:00
parent f45aa154cb
commit b5de257f60

View File

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