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

This commit is contained in:
renovate[bot] 2025-03-04 19:33:03 +00:00 committed by Jan O. Rundshagen
parent ddff2839f3
commit ac20f2e4d6
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -10,7 +10,7 @@ require (
github.com/docker/go-connections v0.5.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.36.2
github.com/prometheus/client_golang v1.21.0
github.com/prometheus/client_golang v1.21.1
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.9.1