File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/lib/pq v1.10.6
99 github.com/prometheus/client_golang v1.12.2
1010 github.com/prometheus/client_model v0.2.0
11- github.com/prometheus/common v0.34 .0
11+ github.com/prometheus/common v0.35 .0
1212 github.com/prometheus/exporter-toolkit v0.7.1
1313 gopkg.in/alecthomas/kingpin.v2 v2.2.6
1414 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
Original file line number Diff line number Diff line change @@ -189,8 +189,8 @@ github.com/prometheus/common v0.10.0/go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB8
189189github.com/prometheus/common v0.26.0 /go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9VFqTh1DIvc =
190190github.com/prometheus/common v0.29.0 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
191191github.com/prometheus/common v0.32.1 /go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls =
192- github.com/prometheus/common v0.34 .0 h1:RBmGO9d/FVjqHT0yUGQwBJhkwKV+wPCn7KGpvfab0uE =
193- github.com/prometheus/common v0.34 .0 /go.mod h1:gB3sOl7P0TvJabZpLY5uQMpUqRCPPCyRLCZYc7JZTNE =
192+ github.com/prometheus/common v0.35 .0 h1:Eyr+Pw2VymWejHqCugNaQXkAi6KayVNxaHeu6khmFBE =
193+ github.com/prometheus/common v0.35 .0 /go.mod h1:phzohg0JFMnBEFGxTDbfu3QyL5GI8gTQJFhYO5B3mfA =
194194github.com/prometheus/exporter-toolkit v0.7.1 h1:c6RXaK8xBVercEeUQ4tRNL8UGWzDHfvj9dseo1FcK1Y =
195195github.com/prometheus/exporter-toolkit v0.7.1 /go.mod h1:ZUBIj498ePooX9t/2xtDjeQYwvRpiPP2lh5u4iblj2g =
196196github.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