Rename unitech to unitechdev
This commit is contained in:
@@ -3,7 +3,7 @@ package gfetcd
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"unitech/golib/tlog"
|
||||
"unitechdev/golib/tlog"
|
||||
"os"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
@@ -7,7 +7,7 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"unitech/golib/tlog"
|
||||
"unitechdev/golib/tlog"
|
||||
|
||||
"github.com/coreos/etcd/clientv3"
|
||||
etcdnaming "github.com/coreos/etcd/clientv3/naming"
|
||||
|
||||
Reference in New Issue
Block a user