File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -92,8 +92,8 @@ require (
9292 github.com/opencontainers/go-digest v1.0.0 // indirect
9393 github.com/opencontainers/image-spec v1.1.1 // indirect
9494 github.com/opencontainers/runc v1.3.4 // indirect
95- github.com/opencontainers/runtime-spec v1.2.1 // indirect
96- github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 // indirect
95+ github.com/opencontainers/runtime-spec v1.3.0 // indirect
96+ github.com/opencontainers/runtime-tools v0.9.1-0.20251205004911-5e639034dcdc // indirect
9797 github.com/opencontainers/selinux v1.13.1 // indirect
9898 github.com/openshift/imagebuilder v1.2.19 // indirect
9999 github.com/pkg/errors v0.9.1 // indirect
Original file line number Diff line number Diff line change @@ -220,10 +220,10 @@ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJw
220220github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
221221github.com/opencontainers/runc v1.3.4 h1:+lwmPUTzbgv0JFqu8zBU2WtHYbm+JPPS9hxB/PvWd30 =
222222github.com/opencontainers/runc v1.3.4 /go.mod h1:o1wyv76EDlTkcf0KTFgN8bMWLPvgF/HfX709lDv+rr4 =
223- github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww =
224- github.com/opencontainers/runtime-spec v1.2.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
225- github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 h1:2xZEHOdeQBV6PW8ZtimN863bIOl7OCW/X10K0cnxKeA =
226- github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 /go.mod h1:MXdPzqAA8pHC58USHqNCSjyLnRQ6D+NjbpP+02Z1U/0 =
223+ github.com/opencontainers/runtime-spec v1.3.0 h1:YZupQUdctfhpZy3TM39nN9Ika5CBWT5diQ8ibYCRkxg =
224+ github.com/opencontainers/runtime-spec v1.3.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
225+ github.com/opencontainers/runtime-tools v0.9.1-0.20251205004911-5e639034dcdc h1:82NlZLiQEB6Wp+nmASMlkHsEXz3Q0pXJbK7QO6ck5lo =
226+ github.com/opencontainers/runtime-tools v0.9.1-0.20251205004911-5e639034dcdc /go.mod h1:DKDEfzxvRkoQ6n9TGhxQgg2IM1lY4aM0eaQP4e3oElw =
227227github.com/opencontainers/selinux v1.13.1 h1:A8nNeceYngH9Ow++M+VVEwJVpdFmrlxsN22F+ISDCJE =
228228github.com/opencontainers/selinux v1.13.1 /go.mod h1:S10WXZ/osk2kWOYKy1x2f/eXF5ZHJoUs8UU/2caNRbg =
229229github.com/openshift/imagebuilder v1.2.19 h1:Xqq36KMJgsRU2MPaLRML23Myvk+AaY8pE8VJ6m6Vmy4 =
You can’t perform that action at this time.
0 commit comments