Update module github.com/VictoriaMetrics/metrics to v1.17.0 #18

Merged
renovate[bot] merged 1 commits from renovate/all into master 2021-03-18 03:49:03 +03:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 88f8ed3a17 - Show all commits

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.16.0
github.com/VictoriaMetrics/metrics v1.17.0
github.com/unistack-org/micro/v3 v3.2.23
)

4
go.sum
View File

@@ -1,5 +1,5 @@
github.com/VictoriaMetrics/metrics v1.16.0 h1:N/XjkxiSZNF22W3jq9lN0jtzqOIx9n9hvZ8vnu3pHU8=
github.com/VictoriaMetrics/metrics v1.16.0/go.mod h1:Z1tSfPfngDn12bTfZSCqArT3OPY3u88J12hSoOhuiRE=
github.com/VictoriaMetrics/metrics v1.17.0 h1:OZRC1PEJ4p1QgzqNgviC2zW3vMGQutvmm/M1AhFz7PQ=
github.com/VictoriaMetrics/metrics v1.17.0/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=