Rename unitech to unitechdev
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"context"
|
||||
"fmt"
|
||||
"github.com/coreos/etcd/clientv3"
|
||||
"unitech/golib/qgrpc/ping"
|
||||
"unitech/golib/tlog"
|
||||
"unitechdev/golib/qgrpc/ping"
|
||||
"unitechdev/golib/tlog"
|
||||
"google.golang.org/grpc"
|
||||
"google.golang.org/grpc/keepalive"
|
||||
"strings"
|
||||
|
||||
@@ -3,7 +3,7 @@ package qgrpc
|
||||
import (
|
||||
"context"
|
||||
"github.com/coreos/etcd/clientv3"
|
||||
"unitech/golib/tlog"
|
||||
"unitechdev/golib/tlog"
|
||||
"path"
|
||||
"time"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user