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 @@ -15,7 +15,7 @@ require (
15
15
github.com/moul/pb v0.0.0-20220425114252-bca18df4138c
16
16
github.com/ncabatoff/process-exporter v0.7.10
17
17
github.com/onsi/ginkgo/v2 v2.15.0
18
- github.com/opencontainers/runc v1.1.11
18
+ github.com/opencontainers/runc v1.1.12
19
19
github.com/pmezard/go-difflib v1.0.0
20
20
github.com/prometheus/client_golang v1.18.0
21
21
github.com/prometheus/client_model v0.5.0
Original file line number Diff line number Diff line change @@ -287,8 +287,8 @@ github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7J
287
287
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
288
288
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8 =
289
289
github.com/onsi/gomega v1.30.0 /go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ =
290
- github.com/opencontainers/runc v1.1.11 h1:9LjxyVlE0BPMRP2wuQDRlHV4941Jp9rc3F0+YKimopA =
291
- github.com/opencontainers/runc v1.1.11 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8 =
290
+ github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss =
291
+ github.com/opencontainers/runc v1.1.12 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8 =
292
292
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 h1:3snG66yBm59tKhhSPQrQ/0bCrv1LQbKt40LnUPiUxdc =
293
293
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
294
294
github.com/peterbourgon/diskv v2.0.1+incompatible h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI =
You can’t perform that action at this time.
0 commit comments