fix(deps): update module github.com/prometheus/common to v0.67.1 (#2228)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-10 15:34:29 +02:00
committed by GitHub
parent 33fe157545
commit ccd977177c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/go-ole/go-ole v1.3.0
github.com/prometheus/client_golang v1.23.2
github.com/prometheus/client_model v0.6.2
github.com/prometheus/common v0.66.1
github.com/prometheus/common v0.67.1
github.com/prometheus/exporter-toolkit v0.14.1
github.com/stretchr/testify v1.11.1
go.yaml.in/yaml/v3 v3.0.4