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 @@ -56,7 +56,7 @@ require (
56
56
github.com/opencontainers/go-digest v1.0.0
57
57
github.com/opencontainers/image-spec v1.1.1
58
58
github.com/opencontainers/runtime-spec v1.2.1
59
- github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271
59
+ github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552
60
60
github.com/opencontainers/selinux v1.12.0
61
61
github.com/openshift/imagebuilder v1.2.16-0.20250224193648-e87e4e105fd8
62
62
github.com/rootless-containers/rootlesskit/v2 v2.3.2
Original file line number Diff line number Diff line change @@ -363,8 +363,8 @@ github.com/opencontainers/runc v1.2.6 h1:P7Hqg40bsMvQGCS4S7DJYhUZOISMLJOB2iGX5CO
363
363
github.com/opencontainers/runc v1.2.6 /go.mod h1:dOQeFo29xZKBNeRBI0B19mJtfHv68YgCTh1X+YphA+4 =
364
364
github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww =
365
365
github.com/opencontainers/runtime-spec v1.2.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
366
- github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271 h1:TPj0pMLCTy1CKwmrat3hqTxoZfqOuTy0asG0ccpGk8Q =
367
- github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271 /go.mod h1:oIH6VwKkaDOO+SIYZpdwrC/0wKYqrfO6E1sG1j3UVws =
366
+ github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552 h1:CkXngT0nixZqQUPDVfwVs3GiuhfTqCMk0V+OoHpxIvA =
367
+ github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552 /go.mod h1:T487Kf80NeF2i0OyVXHiylg217e0buz8pQsa0T791RA =
368
368
github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplUkdTrmPb8 =
369
369
github.com/opencontainers/selinux v1.12.0 /go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U =
370
370
github.com/openshift/imagebuilder v1.2.16-0.20250224193648-e87e4e105fd8 h1:iPRNMpzJ4HEtIXseOxdIkgNYlp7HJShtEk7URm1BUSU =
Original file line number Diff line number Diff line change @@ -819,7 +819,7 @@ github.com/opencontainers/runc/libcontainer/utils
819
819
# github.com/opencontainers/runtime-spec v1.2.1
820
820
## explicit
821
821
github.com/opencontainers/runtime-spec/specs-go
822
- # github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271
822
+ # github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552
823
823
## explicit; go 1.19
824
824
github.com/opencontainers/runtime-tools/generate
825
825
github.com/opencontainers/runtime-tools/generate/seccomp
You can’t perform that action at this time.
0 commit comments