Change go-log links
This commit is contained in:
@@ -7,10 +7,10 @@ import (
|
||||
"testing"
|
||||
|
||||
glog "github.com/go-log/log"
|
||||
"github.com/micro/go-log"
|
||||
"github.com/micro/go-micro/client"
|
||||
"github.com/micro/go-micro/registry/memory"
|
||||
proto "github.com/micro/go-micro/server/debug/proto"
|
||||
"github.com/micro/go-micro/util/log"
|
||||
)
|
||||
|
||||
func testShutdown(wg *sync.WaitGroup, cancel func()) {
|
||||
|
||||
Reference in New Issue
Block a user