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 @@ -51,7 +51,7 @@ require (
5151 github.com/pmezard/go-difflib v1.0.0 // indirect
5252 github.com/prometheus/client_model v0.6.2 // indirect
5353 github.com/prometheus/common v0.67.1 // indirect
54- github.com/prometheus/procfs v0.17 .0 // indirect
54+ github.com/prometheus/procfs v0.18 .0 // indirect
5555 github.com/speakeasy-api/jsonpath v0.6.0 // indirect
5656 github.com/speakeasy-api/openapi-overlay v0.10.3 // indirect
5757 github.com/vmware-labs/yaml-jsonpath v0.3.2 // indirect
Original file line number Diff line number Diff line change @@ -133,8 +133,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw
133133github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
134134github.com/prometheus/common v0.67.1 h1:OTSON1P4DNxzTg4hmKCc37o4ZAZDv0cfXLkOt0oEowI =
135135github.com/prometheus/common v0.67.1 /go.mod h1:RpmT9v35q2Y+lsieQsdOh5sXZ6ajUGC8NjZAmr8vb0Q =
136- github.com/prometheus/procfs v0.17 .0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7DuK0 =
137- github.com/prometheus/procfs v0.17 .0 /go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw =
136+ github.com/prometheus/procfs v0.18 .0 h1:2QTA9cKdznfYJz7EDaa7IiJobHuV7E1WzeBwcrhk0ao =
137+ github.com/prometheus/procfs v0.18 .0 /go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw =
138138github.com/redhatinsights/app-common-go v1.6.8 h1:hyExMp6WHprlGkHKElQvSFF2ZPX8XTW6X+54PLLyUv0 =
139139github.com/redhatinsights/app-common-go v1.6.8 /go.mod h1:KW0BK+bnhp3kXU8BFwebQXqCqjdkcRewZsDlXCSNMyo =
140140github.com/redhatinsights/platform-go-middlewares/v2 v2.0.0-beta.2 h1:pEDiKYqxEoZT6Mx7B57rYqIgmYyly0f8JfzfY38b9T4 =
You can’t perform that action at this time.
0 commit comments