update go-micro and fix client/selector usage
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2
go.mod
2
go.mod
@@ -3,7 +3,7 @@ module github.com/micro/go-plugins/wrapper/monitoring/prometheus/v2
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/micro/go-micro/v2 v2.9.1-0.20200716123506-3627e47f04eb
|
||||
github.com/micro/go-micro/v2 v2.9.1-0.20200716153311-f9bf56239306
|
||||
github.com/prometheus/client_golang v1.5.1
|
||||
github.com/prometheus/client_model v0.2.0
|
||||
github.com/stretchr/testify v1.4.0
|
||||
|
Reference in New Issue
Block a user