update go-micro and fix client/selector usage

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2020-07-17 01:29:28 +03:00
parent d14ddecb6f
commit 280d3a64c9
4 changed files with 68 additions and 87 deletions

3
go.mod
View File

@@ -4,8 +4,7 @@ go 1.13
require (
github.com/golang/protobuf v1.4.0
github.com/micro/go-micro/v2 v2.9.1-0.20200716123506-3627e47f04eb
github.com/teris-io/shortid v0.0.0-20171029131806-771a37caa5cf // indirect
github.com/micro/go-micro/v2 v2.9.1-0.20200716153311-f9bf56239306
)
replace github.com/coreos/etcd => github.com/ozonru/etcd v3.3.20-grpc1.27-origmodule+incompatible