Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0

Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](https://github.com/prometheus/client_model/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-23 16:50:40 +00:00
committed by GitHub
parent b2bbd079bc
commit e79e2d1931
4 changed files with 113 additions and 90 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/kubernetes-csi/csi-test/v5 v5.2.0
github.com/kubernetes-csi/external-snapshotter/client/v7 v7.0.0
github.com/prometheus/client_golang v1.18.0
github.com/prometheus/client_model v0.5.0
github.com/prometheus/client_model v0.6.0
github.com/prometheus/common v0.46.0
github.com/spf13/cobra v1.8.0
google.golang.org/grpc v1.61.1