mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-09-27 08:19:05 +02:00
fix(deps): update module github.com/prometheus/common to v0.70.1 (master) (#2451)
This commit is contained in:
@@ -9,7 +9,7 @@ require (
|
||||
github.com/go-ole/go-ole v1.3.1-0.20250305162226-6867ec158e36
|
||||
github.com/prometheus/client_golang v1.23.2
|
||||
github.com/prometheus/client_model v0.6.2
|
||||
github.com/prometheus/common v0.69.0
|
||||
github.com/prometheus/common v0.70.1
|
||||
github.com/prometheus/exporter-toolkit v0.16.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
go.yaml.in/yaml/v3 v3.0.4
|
||||
@@ -25,7 +25,6 @@ require (
|
||||
github.com/golang-jwt/jwt/v5 v5.3.1 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/jpillora/backoff v1.0.0 // indirect
|
||||
github.com/kr/text v0.2.0 // indirect
|
||||
github.com/mdlayher/socket v0.6.1 // indirect
|
||||
github.com/mdlayher/vsock v1.3.0 // indirect
|
||||
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
||||
|
||||
Reference in New Issue
Block a user