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 @@ -56,7 +56,7 @@ require (
5656 github.com/prometheus/client_golang v1.22.0 // indirect
5757 github.com/prometheus/client_model v0.6.2 // indirect
5858 github.com/prometheus/common v0.65.0 // indirect
59- github.com/prometheus/procfs v0.16.1 // indirect
59+ github.com/prometheus/procfs v0.17.0 // indirect
6060 github.com/roadrunner-server/context v1.1.0 // indirect
6161 github.com/roadrunner-server/errors v1.4.1 // indirect
6262 github.com/roadrunner-server/events v1.0.1 // indirect
Original file line number Diff line number Diff line change @@ -99,8 +99,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw
9999github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
100100github.com/prometheus/common v0.65.0 h1:QDwzd+G1twt//Kwj/Ww6E9FQq1iVMmODnILtW1t2VzE =
101101github.com/prometheus/common v0.65.0 /go.mod h1:0gZns+BLRQ3V6NdaerOhMbwwRbNh9hkGINtQAsP5GS8 =
102- github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
103- github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
102+ github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7DuK0 =
103+ github.com/prometheus/procfs v0.17.0 /go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw =
104104github.com/roadrunner-server/api/v4 v4.20.0 h1:/KzzkIErTZOCPL45vfE/JBN308QzsRIv7jgiCI9F+rI =
105105github.com/roadrunner-server/api/v4 v4.20.0 /go.mod h1:XOcFp2aTQGo0per+Y0MXLhVNBYnDgc9sOMQb4KU1X7M =
106106github.com/roadrunner-server/config/v5 v5.1.8 h1:qXsi0eJmP0oz9VfaeoocXyzDoLubyR81cfxL4ZKqfvU =
You can’t perform that action at this time.
0 commit comments