build(deps): bump github.com/prometheus/common from 0.55.0 to 0.59.1 (#6865)

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
dependabot[bot]
2024-09-23 16:13:57 +02:00
committed by GitHub
parent b0a5891842
commit 9d90983662
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/oschwald/geoip2-golang v1.11.0
github.com/prometheus/client_golang v1.20.4
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.55.0
github.com/prometheus/common v0.59.1
github.com/quic-go/quic-go v0.46.0
go.etcd.io/etcd/api/v3 v3.5.15
go.etcd.io/etcd/client/v3 v3.5.15