update to meter interface

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2021-02-18 16:01:13 +03:00
parent 39f2a8eb85
commit 00752f3d16
4 changed files with 47 additions and 131 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.13
require (
github.com/VictoriaMetrics/metrics v1.14.0
github.com/unistack-org/micro/v3 v3.2.11
github.com/unistack-org/micro/v3 v3.2.14
)