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 @@ -25,7 +25,7 @@ require (
25
25
github.com/davecgh/go-spew v1.1.1 // indirect
26
26
github.com/jpillora/backoff v1.0.0 // indirect
27
27
github.com/pmezard/go-difflib v1.0.0 // indirect
28
- github.com/prometheus/client_golang v1.22.1-0.20250714085946-056a7b9a8ca2 // indirect
28
+ github.com/prometheus/client_golang v1.22.1-0.20250714094730-2a56112522d7 // indirect
29
29
github.com/prometheus/procfs v0.16.1 // indirect
30
30
github.com/rogpeppe/go-internal v1.10.0 // indirect
31
31
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f h1:KUppIJq7/+
27
27
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
28
28
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
29
29
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
30
- github.com/prometheus/client_golang v1.22.1-0.20250714085946-056a7b9a8ca2 h1:U3tn41aN8oT6gE44szWlFYjWDPj1vTg9xFq8JAsRMTc =
31
- github.com/prometheus/client_golang v1.22.1-0.20250714085946-056a7b9a8ca2 /go.mod h1:CR59Lx0qSGs4e5Zxr3VgiN2yuxy90eRO/0sO/iCjUH0 =
30
+ github.com/prometheus/client_golang v1.22.1-0.20250714094730-2a56112522d7 h1:iceIbEgeE8Ci2rgP6vx4TETUdoadUjS6BcCqau2dTzE =
31
+ github.com/prometheus/client_golang v1.22.1-0.20250714094730-2a56112522d7 /go.mod h1:CR59Lx0qSGs4e5Zxr3VgiN2yuxy90eRO/0sO/iCjUH0 =
32
32
github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
33
33
github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
34
34
github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
You can’t perform that action at this time.
0 commit comments