Change go-log links
This commit is contained in:
2
registry/cache/rcache.go
vendored
2
registry/cache/rcache.go
vendored
@@ -7,8 +7,8 @@ import (
|
||||
"sync"
|
||||
"time"
|
||||
|
||||
log "github.com/micro/go-log"
|
||||
"github.com/micro/go-micro/registry"
|
||||
log "github.com/micro/go-micro/util/log"
|
||||
)
|
||||
|
||||
// Cache is the registry cache interface
|
||||
|
||||
Reference in New Issue
Block a user