File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ require (
121121 github.com/opencontainers/image-spec v1.1.1 // indirect
122122 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
123123 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
124- github.com/prometheus/common v0.67.2 // indirect
124+ github.com/prometheus/common v0.67.4 // indirect
125125 github.com/prometheus/procfs v0.19.2 // indirect
126126 github.com/rubenv/sql-migrate v1.8.0 // indirect
127127 github.com/russross/blackfriday/v2 v2.1.0 // indirect
Original file line number Diff line number Diff line change @@ -308,8 +308,8 @@ github.com/prometheus/client_golang v1.23.2 h1:Je96obch5RDVy3FDMndoUsjAhG5Edi49h
308308github.com/prometheus/client_golang v1.23.2 /go.mod h1:Tb1a6LWHB3/SPIzCoaDXI4I8UHKeFTEQ1YCr+0Gyqmg =
309309github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
310310github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
311- github.com/prometheus/common v0.67.2 h1:PcBAckGFTIHt2+L3I33uNRTlKTplNzFctXcWhPyAEN8 =
312- github.com/prometheus/common v0.67.2 /go.mod h1:63W3KZb1JOKgcjlIr64WW/LvFGAqKPj0atm+knVGEko =
311+ github.com/prometheus/common v0.67.4 h1:yR3NqWO1/UyO1w2PhUvXlGQs/PtFmoveVO0KZ4+Lvsc =
312+ github.com/prometheus/common v0.67.4 /go.mod h1:gP0fq6YjjNCLssJCQp0yk4M8W6ikLURwkdd/YKtTbyI =
313313github.com/prometheus/procfs v0.19.2 h1:zUMhqEW66Ex7OXIiDkll3tl9a1ZdilUOd/F6ZXw4Vws =
314314github.com/prometheus/procfs v0.19.2 /go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw =
315315github.com/quay/claircore v1.5.45 h1:I1tzV+wQo6RJeL3TqR06KFjdvlWzkarxlYXUdACGRnM =
Original file line number Diff line number Diff line change @@ -398,7 +398,7 @@ github.com/pkg/errors
398398# github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
399399## explicit
400400github.com/pmezard/go-difflib/difflib
401- # github.com/prometheus/common v0.67.2
401+ # github.com/prometheus/common v0.67.4
402402## explicit; go 1.24.0
403403# github.com/prometheus/procfs v0.19.2
404404## explicit; go 1.24.0
You can’t perform that action at this time.
0 commit comments