Change go-log links

This commit is contained in:
Asim Aslam 2019-05-31 00:38:05 +01:00 committed by Vasiliy Tolstov
parent b53d4e4003
commit 0fa4ce20e5

View File

@ -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