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.23.2 // indirect
5757 github.com/prometheus/client_model v0.6.2 // indirect
5858 github.com/prometheus/common v0.67.1 // indirect
59- github.com/prometheus/procfs v0.18.0 // indirect
59+ github.com/prometheus/procfs v0.19.1 // 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 @@ -70,8 +70,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw
7070github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
7171github.com/prometheus/common v0.67.1 h1:OTSON1P4DNxzTg4hmKCc37o4ZAZDv0cfXLkOt0oEowI =
7272github.com/prometheus/common v0.67.1 /go.mod h1:RpmT9v35q2Y+lsieQsdOh5sXZ6ajUGC8NjZAmr8vb0Q =
73- github.com/prometheus/procfs v0.18.0 h1:2QTA9cKdznfYJz7EDaa7IiJobHuV7E1WzeBwcrhk0ao =
74- github.com/prometheus/procfs v0.18.0 /go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw =
73+ github.com/prometheus/procfs v0.19.1 h1:QVtROpTkphuXuNlnCv3m1ut3JytkXHtQ3xvck/YmzMM =
74+ github.com/prometheus/procfs v0.19.1 /go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw =
7575github.com/roadrunner-server/api/v4 v4.22.1 h1:m+VkbRhRm8VwW+6cF2SsLlKou4IihEgwIOrZBjQe6KE =
7676github.com/roadrunner-server/api/v4 v4.22.1 /go.mod h1:nZM+QWvCYaP3o5ZYlwp6ie+9jbAYlxsnd7tbMxU777c =
7777github.com/roadrunner-server/config/v5 v5.1.9 h1:ReWwts/prEvuC4yVJ0BRDmY5sxw/1c+hGTSdJ71hIQU =
You can’t perform that action at this time.
0 commit comments