Alerting: Update prometheus/client_golang to v1.20 (#92070)

Update prometheus/client_golang to v1.20
This commit is contained in:
Alexander Akhmetov
2024-08-20 11:26:06 +02:00
committed by GitHub
parent d9812153dd
commit d32e1e009b
11 changed files with 39 additions and 26 deletions
+3 -2
View File
@@ -7,7 +7,7 @@ require (
github.com/grafana/grafana-plugin-sdk-go v0.243.0
github.com/json-iterator/go v1.1.12
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/prometheus/client_golang v1.19.1
github.com/prometheus/client_golang v1.20.0
github.com/prometheus/common v0.55.0
github.com/prometheus/prometheus v1.8.2-0.20221021121301-51a44e6657c3
github.com/stretchr/testify v1.9.0
@@ -68,8 +68,9 @@ require (
github.com/invopop/yaml v0.3.1 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/jszwedko/go-datemath v0.1.1-0.20230526204004-640a500621d6 // indirect
github.com/klauspost/compress v1.17.8 // indirect
github.com/klauspost/compress v1.17.9 // indirect
github.com/klauspost/cpuid/v2 v2.2.7 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/magefile/mage v1.15.0 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/mattetti/filebuffer v1.0.1 // indirect