misc moved to util
This commit is contained in:
parent
4ae0225b6e
commit
6184752b27
@ -7,7 +7,7 @@ import (
|
|||||||
"github.com/micro/go-micro/registry"
|
"github.com/micro/go-micro/registry"
|
||||||
"github.com/micro/go-micro/server"
|
"github.com/micro/go-micro/server"
|
||||||
|
|
||||||
"github.com/micro/misc/lib/addr"
|
"github.com/micro/util/go/lib/addr"
|
||||||
)
|
)
|
||||||
|
|
||||||
func serviceDef(opts server.Options) *registry.Service {
|
func serviceDef(opts server.Options) *registry.Service {
|
||||||
|
Loading…
Reference in New Issue
Block a user