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 @@ -9,7 +9,7 @@ require (
9
9
github.com/google/go-cmp v0.6.0
10
10
github.com/oklog/run v1.1.0
11
11
github.com/prometheus/client_golang v1.18.0
12
- github.com/prometheus/client_model v0.5 .0
12
+ github.com/prometheus/client_model v0.6 .0
13
13
github.com/prometheus/common v0.47.0
14
14
github.com/prometheus/exporter-toolkit v0.11.0
15
15
github.com/robfig/cron/v3 v3.0.1
Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
102
102
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
103
103
github.com/prometheus/client_golang v1.18.0 h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk =
104
104
github.com/prometheus/client_golang v1.18.0 /go.mod h1:T+GXkCk5wSJyOqMIzVgvvjFDlkOQntgjkJWKrN5txjA =
105
- github.com/prometheus/client_model v0.5 .0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw =
106
- github.com/prometheus/client_model v0.5 .0 /go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI =
105
+ github.com/prometheus/client_model v0.6 .0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos =
106
+ github.com/prometheus/client_model v0.6 .0 /go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8 =
107
107
github.com/prometheus/common v0.47.0 h1:p5Cz0FNHo7SnWOmWmoRozVcjEp0bIVU8cV7OShpjL1k =
108
108
github.com/prometheus/common v0.47.0 /go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc =
109
109
github.com/prometheus/exporter-toolkit v0.11.0 h1:yNTsuZ0aNCNFQ3aFTD2uhPOvr4iD7fdBvKPAEGkNf+g =
You can’t perform that action at this time.
0 commit comments