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 @@ -18,7 +18,7 @@ require (
1818 github.com/mogensen/kubernetes-split-yaml v0.4.0
1919 github.com/nxadm/tail v1.4.11
2020 github.com/opencontainers/image-spec v1.1.1
21- github.com/opencontainers/runc v1.3.1
21+ github.com/opencontainers/runc v1.3.2
2222 github.com/opencontainers/runtime-spec v1.2.1
2323 github.com/openshift/api v0.0.0-20241204141306-c1fdeb0788c1
2424 github.com/pjbgf/go-apparmor v0.1.3-0.20241107184909-1375e5e7aa89
Original file line number Diff line number Diff line change @@ -1369,8 +1369,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
13691369github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
13701370github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
13711371github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
1372- github.com/opencontainers/runc v1.3.1 h1:c/yY0oh2wK7tzDuD56REnSxyU8ubh8hoAIOLGLrm4SM =
1373- github.com/opencontainers/runc v1.3.1 /go.mod h1:9wbWt42gV+KRxKRVVugNP6D5+PQciRbenB4fLVsqGPs =
1372+ github.com/opencontainers/runc v1.3.2 h1:GUwgo0Fx9M/pl2utaSYlJfdBcXAB/CZXDxe322lvJ3Y =
1373+ github.com/opencontainers/runc v1.3.2 /go.mod h1:F7UQQEsxcjUNnFpT1qPLHZBKYP7yWwk6hq8suLy9cl0 =
13741374github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww =
13751375github.com/opencontainers/runtime-spec v1.2.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
13761376github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 h1:2xZEHOdeQBV6PW8ZtimN863bIOl7OCW/X10K0cnxKeA =
Original file line number Diff line number Diff line change @@ -1080,7 +1080,7 @@ github.com/opencontainers/go-digest
10801080## explicit; go 1.18
10811081github.com/opencontainers/image-spec/specs-go
10821082github.com/opencontainers/image-spec/specs-go/v1
1083- # github.com/opencontainers/runc v1.3.1
1083+ # github.com/opencontainers/runc v1.3.2
10841084## explicit; go 1.23.0
10851085github.com/opencontainers/runc/libcontainer/configs
10861086github.com/opencontainers/runc/libcontainer/internal/userns
You can’t perform that action at this time.
0 commit comments