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 @@ -47,7 +47,7 @@ require (
4747 github.com/pmezard/go-difflib v1.0.0 // indirect
4848 github.com/prometheus/client_model v0.6.2 // indirect
4949 github.com/prometheus/common v0.67.2 // indirect
50- github.com/prometheus/procfs v0.17.0 // indirect
50+ github.com/prometheus/procfs v0.19.2 // indirect
5151 github.com/stretchr/objx v0.5.3 // indirect
5252 github.com/twmb/murmur3 v1.1.8 // indirect
5353 github.com/xdg-go/pbkdf2 v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -80,8 +80,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw
8080github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
8181github.com/prometheus/common v0.67.2 h1:PcBAckGFTIHt2+L3I33uNRTlKTplNzFctXcWhPyAEN8 =
8282github.com/prometheus/common v0.67.2 /go.mod h1:63W3KZb1JOKgcjlIr64WW/LvFGAqKPj0atm+knVGEko =
83- github.com/prometheus/procfs v0.17.0 h1:FuLQ+05u4ZI+SS/w9+BWEM2TXiHKsUQ9TADiRH7DuK0 =
84- github.com/prometheus/procfs v0.17.0 /go.mod h1:oPQLaDAMRbA+u8H5Pbfq+dl3VDAvHxMUOVhe0wYB2zw =
83+ github.com/prometheus/procfs v0.19.2 h1:zUMhqEW66Ex7OXIiDkll3tl9a1ZdilUOd/F6ZXw4Vws =
84+ github.com/prometheus/procfs v0.19.2 /go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw =
8585github.com/redhatinsights/app-common-go v1.6.9 h1:juGobZnDvMqpx6DAO2qq9aFk/g93MblQQVVPPwTAfdM =
8686github.com/redhatinsights/app-common-go v1.6.9 /go.mod h1:KW0BK+bnhp3kXU8BFwebQXqCqjdkcRewZsDlXCSNMyo =
8787github.com/redhatinsights/platform-go-middlewares/v2 v2.0.0 h1:h/Dj/puWcGxaevSmuFW7IhF0fInlvWjCrxDoS9i3EY4 =
You can’t perform that action at this time.
0 commit comments