We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55db16a commit e439f69Copy full SHA for e439f69
go.mod
@@ -139,7 +139,7 @@ require (
139
github.com/pelletier/go-toml v1.8.0 // indirect
140
github.com/pkg/errors v0.9.1 // indirect
141
github.com/pmezard/go-difflib v1.0.0 // indirect
142
- github.com/prometheus/client_model v0.6.0 // indirect
+ github.com/prometheus/client_model v0.6.0
143
github.com/prometheus/common v0.47.0 // indirect
144
github.com/prometheus/procfs v0.12.0 // indirect
145
github.com/prometheus/statsd_exporter v0.22.7 // indirect
0 commit comments