update links from myodc to micro
This commit is contained in:
@@ -3,7 +3,7 @@ package consul
|
||||
// This is a hack
|
||||
|
||||
import (
|
||||
"github.com/myodc/go-micro/registry"
|
||||
"github.com/micro/go-micro/registry"
|
||||
)
|
||||
|
||||
func NewRegistry(addrs []string, opt ...registry.Option) registry.Registry {
|
||||
|
||||
Reference in New Issue
Block a user