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 @@ -38,7 +38,7 @@ require (
38
38
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
39
39
github.com/pkg/errors v0.9.1 // indirect
40
40
github.com/prometheus/client_golang v1.19.0 // indirect
41
- github.com/prometheus/client_model v0.5 .0 // indirect
41
+ github.com/prometheus/client_model v0.6 .0 // indirect
42
42
github.com/prometheus/common v0.48.0 // indirect
43
43
github.com/prometheus/procfs v0.12.0 // indirect
44
44
go.uber.org/multierr v1.11.0 // indirect
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZb
81
81
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
82
82
github.com/prometheus/client_golang v1.19.0 h1:ygXvpU1AoN1MhdzckN+PyD9QJOSD4x7kmXYlnfbA6JU =
83
83
github.com/prometheus/client_golang v1.19.0 /go.mod h1:ZRM9uEAypZakd+q/x7+gmsvXdURP+DABIEIjnmDdp+k =
84
- github.com/prometheus/client_model v0.5 .0 h1:VQw1hfvPvk3Uv6Qf29VrPF32JB6rtbgI6cYPYQjL0Qw =
85
- github.com/prometheus/client_model v0.5 .0 /go.mod h1:dTiFglRmd66nLR9Pv9f0mZi7B7fk5Pm3gvsjB5tr+kI =
84
+ github.com/prometheus/client_model v0.6 .0 h1:k1v3CzpSRUTrKMppY35TLwPvxHqBu0bYgxZzqGIgaos =
85
+ github.com/prometheus/client_model v0.6 .0 /go.mod h1:NTQHnmxFpouOD0DpvP4XujX3CdOAGQPoaGhyTchlyt8 =
86
86
github.com/prometheus/common v0.48.0 h1:QO8U2CdOzSn1BBsmXJXduaaW+dY/5QLjfB8svtSzKKE =
87
87
github.com/prometheus/common v0.48.0 /go.mod h1:0/KsvlIEfPQCQ5I2iNSAWKPZziNCvRs5EC6ILDTlAPc =
88
88
github.com/prometheus/procfs v0.12.0 h1:jluTpSng7V9hY0O2R9DzzJHYb2xULk9VTR1V1R/k6Bo =
You can’t perform that action at this time.
0 commit comments