File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
16
16
github.com/pkg/errors v0.9.1
17
17
github.com/prometheus/client_golang v1.12.2
18
18
github.com/prometheus/client_model v0.2.0
19
- github.com/prometheus/common v0.34 .0
19
+ github.com/prometheus/common v0.37 .0
20
20
github.com/prometheus/exporter-toolkit v0.7.1
21
21
github.com/shirou/gopsutil v3.21.8+incompatible // indirect
22
22
github.com/sirupsen/logrus v1.8.1
Original file line number Diff line number Diff line change @@ -288,8 +288,9 @@ github.com/prometheus/common v0.26.0/go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9
288
288
github.com/prometheus/common v0.29.0 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
289
289
github.com/prometheus/common v0.31.1 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
290
290
github.com/prometheus/common v0.32.1 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
291
- github.com/prometheus/common v0.34.0 h1:RBmGO9d/FVjqHT0yUGQwBJhkwKV+wPCn7KGpvfab0uE =
292
291
github.com/prometheus/common v0.34.0 /go.mod h1:gB3sOl7P0TvJabZpLY5uQMpUqRCPPCyRLCZYc7JZTNE =
292
+ github.com/prometheus/common v0.37.0 h1:ccBbHCgIiT9uSoFY0vX8H3zsNR5eLt17/RQLUvn8pXE =
293
+ github.com/prometheus/common v0.37.0 /go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA =
293
294
github.com/prometheus/exporter-toolkit v0.7.1 h1:c6RXaK8xBVercEeUQ4tRNL8UGWzDHfvj9dseo1FcK1Y =
294
295
github.com/prometheus/exporter-toolkit v0.7.1 /go.mod h1:ZUBIj498ePooX9t/2xtDjeQYwvRpiPP2lh5u4iblj2g =
295
296
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d /go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk =
You can’t perform that action at this time.
0 commit comments