chore(deps): bump github.com/prometheus/common from 0.60.0 to 0.60.1 (#1708)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-28 12:40:17 +01:00
committed by GitHub
parent fd9eb6d877
commit abc5388cab
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/google/uuid v1.6.0
github.com/prometheus/client_golang v1.20.5
github.com/prometheus/client_model v0.6.1
github.com/prometheus/common v0.60.0
github.com/prometheus/common v0.60.1
github.com/prometheus/exporter-toolkit v0.13.0
github.com/stretchr/testify v1.9.0
github.com/yusufpapurcu/wmi v1.2.4