File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ require (
149
149
github.com/prometheus/client_golang v1.22.0 // indirect
150
150
github.com/prometheus/client_model v0.6.2 // indirect
151
151
github.com/prometheus/common v0.63.0 // indirect
152
- github.com/prometheus/procfs v0.16.0 // indirect
152
+ github.com/prometheus/procfs v0.16.1 // indirect
153
153
github.com/quasilyte/go-ruleguard v0.4.4 // indirect
154
154
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
155
155
github.com/quasilyte/gogrep v0.5.0 // indirect
Original file line number Diff line number Diff line change @@ -350,8 +350,8 @@ github.com/prometheus/client_model v0.6.2 h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNw
350
350
github.com/prometheus/client_model v0.6.2 /go.mod h1:y3m2F6Gdpfy6Ut/GBsUqTWZqCUvMVzSfMLjcu6wAwpE =
351
351
github.com/prometheus/common v0.63.0 h1:YR/EIY1o3mEFP/kZCD7iDMnLPlGyuU2Gb3HIcXnA98k =
352
352
github.com/prometheus/common v0.63.0 /go.mod h1:VVFF/fBIoToEnWRVkYoXEkq3R3paCoxG9PXP74SnV18 =
353
- github.com/prometheus/procfs v0.16.0 h1:xh6oHhKwnOJKMYiYBDWmkHqQPyiY40sny36Cmx2bbsM =
354
- github.com/prometheus/procfs v0.16.0 /go.mod h1:8veyXUu3nGP7oaCxhX6yeaM5u4stL2FeMXnCqhDthZg =
353
+ github.com/prometheus/procfs v0.16.1 h1:hZ15bTNuirocR6u0JZ6BAHHmwS1p8B4P6MRqxtzMyRg =
354
+ github.com/prometheus/procfs v0.16.1 /go.mod h1:teAbpZRB1iIAJYREa1LsoWUXykVXA1KlTmWl8x/U+Is =
355
355
github.com/quasilyte/go-ruleguard v0.4.4 h1:53DncefIeLX3qEpjzlS1lyUmQoUEeOWPFWqaTJq9eAQ =
356
356
github.com/quasilyte/go-ruleguard v0.4.4 /go.mod h1:Vl05zJ538vcEEwu16V/Hdu7IYZWyKSwIy4c88Ro1kRE =
357
357
github.com/quasilyte/go-ruleguard/dsl v0.3.22 h1:wd8zkOhSNr+I+8Qeciml08ivDt1pSXe60+5DqOpCjPE =
You can’t perform that action at this time.
0 commit comments