fix(deps): update module github.com/prometheus/client_golang to v1.17.0

(cherry picked from commit f8c5b666859ae06979f3af388b04afc7f39632f4)
This commit is contained in:
renovate 2023-10-10 18:02:20 +00:00 committed by kolaente
parent 4c8712c70d
commit 75085302c9
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -51,7 +51,7 @@ require (
github.com/olekukonko/tablewriter v0.0.5
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/pquerna/otp v1.4.0
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_golang v1.17.0
github.com/redis/go-redis/v9 v9.2.1
github.com/robfig/cron/v3 v3.0.1
github.com/samedi/caldav-go v3.0.0+incompatible