Update module github.com/VictoriaMetrics/metrics to v1.15.3

This commit is contained in:
Renovate Bot 2021-03-16 10:29:26 +00:00 committed by renovate[bot]
parent cd198c9365
commit 851839a3ad
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -3,6 +3,6 @@ module github.com/unistack-org/micro-meter-victoriametrics/v3
go 1.16
require (
github.com/VictoriaMetrics/metrics v1.15.2
github.com/VictoriaMetrics/metrics v1.15.3
github.com/unistack-org/micro/v3 v3.2.22
)

4
go.sum
View File

@ -1,5 +1,5 @@
github.com/VictoriaMetrics/metrics v1.15.2 h1:w/GD8L9tm+gvx1oZvAofRRXwammiicdI0jgLghA2Gdo=
github.com/VictoriaMetrics/metrics v1.15.2/go.mod h1:Z1tSfPfngDn12bTfZSCqArT3OPY3u88J12hSoOhuiRE=
github.com/VictoriaMetrics/metrics v1.15.3 h1:Ry74VPJiLWOOvpnwnjr4LL7JIMy2wb01ssvfUiSBq34=
github.com/VictoriaMetrics/metrics v1.15.3/go.mod h1:Z1tSfPfngDn12bTfZSCqArT3OPY3u88J12hSoOhuiRE=
github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ=
github.com/ef-ds/deque v1.0.4/go.mod h1:gXDnTC3yqvBcHbq2lcExjtAcVrOnJCbMcZXmuj8Z4tg=
github.com/google/uuid v1.2.0 h1:qJYtXnJRWmpe7m/3XlyhrsLrEURqHRM2kxzoxXqyUDs=