build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 (#7386)

This commit is contained in:
dependabot[bot]
2025-07-01 12:29:42 +03:00
committed by GitHub
parent 0dd3f51997
commit e34fda5d46
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/oschwald/geoip2-golang v1.11.0
github.com/prometheus/client_golang v1.22.0
github.com/prometheus/client_model v0.6.2
github.com/prometheus/common v0.64.0
github.com/prometheus/common v0.65.0
github.com/quic-go/quic-go v0.52.0
go.etcd.io/etcd/api/v3 v3.6.1
go.etcd.io/etcd/client/v3 v3.6.1