build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#6615)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-11 15:19:13 +02:00
committed by GitHub
parent 9b3cbb7127
commit 3b2b857ca4
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/openzipkin/zipkin-go v0.4.2
github.com/oschwald/geoip2-golang v1.9.0
github.com/prometheus/client_golang v1.19.0
github.com/prometheus/client_model v0.6.0
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.53.0
github.com/quic-go/quic-go v0.42.0
go.etcd.io/etcd/api/v3 v3.5.12