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 @@ -149,7 +149,7 @@ require (
149149 github.com/polyfloyd/go-errorlint v1.8.0 // indirect
150150 github.com/prometheus/client_golang v1.23.2 // indirect
151151 github.com/prometheus/client_model v0.6.2 // indirect
152- github.com/prometheus/common v0.67.3 // indirect
152+ github.com/prometheus/common v0.67.4 // indirect
153153 github.com/prometheus/procfs v0.19.2 // indirect
154154 github.com/quasilyte/go-ruleguard v0.4.5 // indirect
155155 github.com/quasilyte/go-ruleguard/dsl v0.3.23 // indirect
Original file line number Diff line number Diff line change @@ -330,8 +330,8 @@ github.com/prometheus/client_golang v1.23.2 h1:Je96obch5RDVy3FDMndoUsjAhG5Edi49h
330330github.com/prometheus/client_golang v1.23.2 /go.mod h1:Tb1a6LWHB3/SPIzCoaDXI4I8UHKeFTEQ1YCr+0Gyqmg =
331331github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk =
332332github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
333- github.com/prometheus/common v0.67.3 h1:shd26MlnwTw5jksTDhC7rTQIteBxy+ZZDr3t7F2xN2Q =
334- github.com/prometheus/common v0.67.3 /go.mod h1:gP0fq6YjjNCLssJCQp0yk4M8W6ikLURwkdd/YKtTbyI =
333+ github.com/prometheus/common v0.67.4 h1:yR3NqWO1/UyO1w2PhUvXlGQs/PtFmoveVO0KZ4+Lvsc =
334+ github.com/prometheus/common v0.67.4 /go.mod h1:gP0fq6YjjNCLssJCQp0yk4M8W6ikLURwkdd/YKtTbyI =
335335github.com/prometheus/procfs v0.19.2 h1:zUMhqEW66Ex7OXIiDkll3tl9a1ZdilUOd/F6ZXw4Vws =
336336github.com/prometheus/procfs v0.19.2 /go.mod h1:M0aotyiemPhBCM0z5w87kL22CxfcH05ZpYlu+b4J7mw =
337337github.com/quasilyte/go-ruleguard v0.4.5 h1:AGY0tiOT5hJX9BTdx/xBdoCubQUAE2grkqY2lSwvZcA =
You can’t perform that action at this time.
0 commit comments