File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ require (
5555 github.com/prometheus/client_golang v1.23.2 // indirect
5656 github.com/prometheus/client_model v0.6.2 // indirect
5757 github.com/prometheus/common v0.66.1 // indirect
58- github.com/prometheus/procfs v0.16 .1 // indirect
58+ github.com/prometheus/procfs v0.20 .1 // indirect
5959 github.com/spf13/cobra v1.10.0 // indirect
6060 github.com/spf13/pflag v1.0.9 // indirect
6161 github.com/stoewer/go-strcase v1.3.0 // indirect
Original file line number Diff line number Diff line change @@ -128,8 +128,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw
128128github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
129129github.com/prometheus/common v0.66.1 h1:h5E0h5/Y8niHc5DlaLlWLArTQI7tMrsfQjHV+d9ZoGs =
130130github.com/prometheus/common v0.66.1 /go.mod h1:gcaUsgf3KfRSwHY4dIMXLPV0K/Wg1oZ8+SbZk/HH/dA =
131- github.com/prometheus/procfs v0.16 .1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
132- github.com/prometheus/procfs v0.16 .1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
131+ github.com/prometheus/procfs v0.20 .1 h1:XwbrGOIplXW/AU3YhIhLODXMJYyC1isLFfYCsTEycfc =
132+ github.com/prometheus/procfs v0.20 .1 /go.mod h1:o9EMBZGRyvDrSPH1RqdxhojkuXstoe4UlK79eF5TGGo =
133133github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0tI/otEQ =
134134github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
135135github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
You can’t perform that action at this time.
0 commit comments