fix failing build
This commit is contained in:
parent
04b4656653
commit
dc64da2f26
@ -13,9 +13,9 @@ import (
|
|||||||
|
|
||||||
"github.com/micro/go-micro/client"
|
"github.com/micro/go-micro/client"
|
||||||
"github.com/micro/go-micro/registry"
|
"github.com/micro/go-micro/registry"
|
||||||
|
"github.com/micro/go-micro/registry/memory"
|
||||||
"github.com/micro/go-micro/selector"
|
"github.com/micro/go-micro/selector"
|
||||||
"github.com/micro/go-plugins/client/http/test"
|
"github.com/micro/go-plugins/client/http/test"
|
||||||
"github.com/micro/go-plugins/registry/memory"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestHTTPClient(t *testing.T) {
|
func TestHTTPClient(t *testing.T) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user