build(deps): bump github.com/prometheus/common from 0.67.4 to 0.67.5 (#7823)

This commit is contained in:
dependabot[bot]
2026-01-12 16:37:42 -08:00
committed by GitHub
parent d6d807e52e
commit 23309e947c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -32,7 +32,7 @@ require (
github.com/oschwald/geoip2-golang/v2 v2.1.0
github.com/prometheus/client_golang v1.23.0
github.com/prometheus/client_model v0.6.2
github.com/prometheus/common v0.67.4
github.com/prometheus/common v0.67.5
github.com/quic-go/quic-go v0.59.0
github.com/stretchr/testify v1.11.1
go.etcd.io/etcd/api/v3 v3.6.7