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

This commit is contained in:
renovate[bot] 2024-11-23 05:35:41 +00:00 committed by Jan O. Rundshagen
parent 7996e02bd6
commit 1f4eb2bf7b
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/onsi/ginkgo v1.16.5
github.com/onsi/ginkgo/v2 v2.20.2
github.com/onsi/gomega v1.35.1
github.com/prometheus/client_golang v1.20.4
github.com/prometheus/client_golang v1.20.5
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1