Move selector to client/selector
This commit is contained in:
parent
b89adbd204
commit
89cdb37620
@ -6,7 +6,7 @@ import (
|
||||
"github.com/afex/hystrix-go/hystrix"
|
||||
"github.com/micro/go-micro/client"
|
||||
"github.com/micro/go-micro/registry/memory"
|
||||
"github.com/micro/go-micro/selector"
|
||||
"github.com/micro/go-micro/client/selector"
|
||||
|
||||
"context"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user