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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-14 08:39:36 +01:00
committed by GitHub
parent 4a67810832
commit c14af0ab20
2 changed files with 5 additions and 23 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/go-ole/go-ole v1.3.0
github.com/prometheus/client_golang v1.21.1
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.62.0
github.com/prometheus/common v0.63.0
github.com/prometheus/exporter-toolkit v0.14.0
github.com/stretchr/testify v1.10.0
golang.org/x/sys v0.31.0