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 @@ -8,7 +8,7 @@ require (
8
8
github.com/matttproud/golang_protobuf_extensions v1.0.4
9
9
github.com/prometheus/client_golang v1.14.0
10
10
github.com/prometheus/client_model v0.3.0
11
- github.com/prometheus/common v0.41 .0
11
+ github.com/prometheus/common v0.42 .0
12
12
github.com/prometheus/exporter-toolkit v0.9.1
13
13
github.com/shurcooL/vfsgen v0.0.0-20200824052919-0d455de96546
14
14
)
Original file line number Diff line number Diff line change @@ -203,8 +203,9 @@ github.com/prometheus/common v0.10.0/go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB8
203
203
github.com/prometheus/common v0.26.0 /go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9VFqTh1DIvc =
204
204
github.com/prometheus/common v0.32.1 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
205
205
github.com/prometheus/common v0.37.0 /go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA =
206
- github.com/prometheus/common v0.41.0 h1:npo01n6vUlRViIj5fgwiK8vlNIh8bnoxqh3gypKsyAw =
207
206
github.com/prometheus/common v0.41.0 /go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc =
207
+ github.com/prometheus/common v0.42.0 h1:EKsfXEYo4JpWMHH5cg+KOUWeuJSov1Id8zGR8eeI1YM =
208
+ github.com/prometheus/common v0.42.0 /go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc =
208
209
github.com/prometheus/exporter-toolkit v0.9.1 h1:cNkC01riqiOS+kh3zdnNwRsbe/Blh0WwK3ij5rPJ9Sw =
209
210
github.com/prometheus/exporter-toolkit v0.9.1 /go.mod h1:iFlTmFISCix0vyuyBmm0UqOUCTao9+RsAsKJP3YM9ec =
210
211
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