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 @@ -23,7 +23,7 @@ require (
23
23
github.com/opencontainers/cgroups v0.0.5
24
24
github.com/opencontainers/go-digest v1.0.0
25
25
github.com/opencontainers/image-spec v1.1.1
26
- github.com/opencontainers/runc v1.3.1
26
+ github.com/opencontainers/runc v1.3.2
27
27
github.com/opencontainers/runtime-spec v1.2.1
28
28
github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2
29
29
github.com/opencontainers/selinux v1.12.0
Original file line number Diff line number Diff line change @@ -205,8 +205,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
205
205
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
206
206
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
207
207
github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
208
- github.com/opencontainers/runc v1.3.1 h1:c/yY0oh2wK7tzDuD56REnSxyU8ubh8hoAIOLGLrm4SM =
209
- github.com/opencontainers/runc v1.3.1 /go.mod h1:9wbWt42gV+KRxKRVVugNP6D5+PQciRbenB4fLVsqGPs =
208
+ github.com/opencontainers/runc v1.3.2 h1:GUwgo0Fx9M/pl2utaSYlJfdBcXAB/CZXDxe322lvJ3Y =
209
+ github.com/opencontainers/runc v1.3.2 /go.mod h1:F7UQQEsxcjUNnFpT1qPLHZBKYP7yWwk6hq8suLy9cl0 =
210
210
github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww =
211
211
github.com/opencontainers/runtime-spec v1.2.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
212
212
github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 h1:2xZEHOdeQBV6PW8ZtimN863bIOl7OCW/X10K0cnxKeA =
Original file line number Diff line number Diff line change @@ -310,7 +310,7 @@ github.com/opencontainers/go-digest
310
310
## explicit; go 1.18
311
311
github.com/opencontainers/image-spec/specs-go
312
312
github.com/opencontainers/image-spec/specs-go/v1
313
- # github.com/opencontainers/runc v1.3.1
313
+ # github.com/opencontainers/runc v1.3.2
314
314
## explicit; go 1.23.0
315
315
github.com/opencontainers/runc/libcontainer/apparmor
316
316
github.com/opencontainers/runc/libcontainer/devices
You can’t perform that action at this time.
0 commit comments