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 @@ -49,7 +49,7 @@ require (
49
49
github.com/prometheus/client_golang v1.22.0 // indirect
50
50
github.com/prometheus/client_model v0.6.2 // indirect
51
51
github.com/prometheus/common v0.65.0 // indirect
52
- github.com/prometheus/procfs v0.16.1 // indirect
52
+ github.com/prometheus/procfs v0.17.0 // indirect
53
53
github.com/spf13/pflag v1.0.6 // indirect
54
54
github.com/vladimirvivien/gexe v0.5.0 // indirect
55
55
github.com/x448/float16 v0.8.4 // indirect
Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw
92
92
github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
93
93
github.com/prometheus/common v0.65.0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE =
94
94
github.com/prometheus/common v0.65.0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
95
- github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
96
- github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
95
+ github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7DuK0 =
96
+ github.com/prometheus/procfs v0.17.0 /go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw =
97
97
github.com/rogpeppe/go-internal v1.13.1 h1:KvO1DLK/DRN07sQ1LQKScxyZJuNnedQ5/wKSR38lUII =
98
98
github.com/rogpeppe/go-internal v1.13.1 /go.mod h1:uMEvuHeurkdAXX61udpOXGD/AzZDWNMNyH2VO9fmH0o =
99
99
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ =
You can’t perform that action at this time.
0 commit comments