We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb4c530 commit 5320109Copy full SHA for 5320109
go.mod
@@ -368,7 +368,7 @@ require (
368
github.com/pmezard/go-difflib v1.0.0 // indirect
369
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
370
github.com/pquerna/cachecontrol v0.1.0 // indirect
371
- github.com/prometheus/client_golang v1.12.1 // indirect
+ github.com/prometheus/client_golang v1.12.2-0.20220318110013-3bc8f2c651ff // indirect
372
github.com/prometheus/client_model v0.2.0 // indirect
373
github.com/prometheus/common v0.32.1 // indirect
374
github.com/prometheus/common/sigv4 v0.1.0 // indirect
0 commit comments