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

Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](https://github.com/prometheus/client_model/compare/v0.4.0...v0.5.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]
2023-10-04 11:27:35 +00:00
committed by GitHub
parent 46c9845c2e
commit 220fc85d9c
4 changed files with 204 additions and 160 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/kubernetes-csi/csi-test/v5 v5.1.0
github.com/kubernetes-csi/external-snapshotter/client/v6 v6.3.0
github.com/prometheus/client_golang v1.16.0
github.com/prometheus/client_model v0.4.0
github.com/prometheus/client_model v0.5.0
github.com/prometheus/common v0.44.0
github.com/spf13/cobra v1.7.0
google.golang.org/grpc v1.58.2