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 @@ -54,7 +54,7 @@ require (
5454 github.com/opencontainers/image-spec v1.1.1
5555 github.com/opencontainers/runtime-spec v1.2.1
5656 github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2
57- github.com/opencontainers/selinux v1.13.0
57+ github.com/opencontainers/selinux v1.13.1
5858 github.com/openshift/imagebuilder v1.2.19
5959 github.com/rootless-containers/rootlesskit/v2 v2.3.5
6060 github.com/shirou/gopsutil/v4 v4.25.10
Original file line number Diff line number Diff line change @@ -320,8 +320,8 @@ github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU
320320github.com/opencontainers/runtime-spec v1.2.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
321321github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 h1:2xZEHOdeQBV6PW8ZtimN863bIOl7OCW/X10K0cnxKeA =
322322github.com/opencontainers/runtime-tools v0.9.1-0.20250523060157-0ea5ed0382a2 /go.mod h1:MXdPzqAA8pHC58USHqNCSjyLnRQ6D+NjbpP+02Z1U/0 =
323- github.com/opencontainers/selinux v1.13.0 h1:Zza88GWezyT7RLql12URvoxsbLfjFx988+LGaWfbL84 =
324- github.com/opencontainers/selinux v1.13.0 /go.mod h1:XxWTed+A/s5NNq4GmYScVy+9jzXhGBVEOAyucdRUY8s =
323+ github.com/opencontainers/selinux v1.13.1 h1:A8nNeceYngH9Ow++M+VVEwJVpdFmrlxsN22F+ISDCJE =
324+ github.com/opencontainers/selinux v1.13.1 /go.mod h1:S10WXZ/osk2kWOYKy1x2f/eXF5ZHJoUs8UU/2caNRbg =
325325github.com/openshift/imagebuilder v1.2.19 h1:Xqq36KMJgsRU2MPaLRML23Myvk+AaY8pE8VJ6m6Vmy4 =
326326github.com/openshift/imagebuilder v1.2.19 /go.mod h1:fdbnfQWjxMBoB/jrvEzUk+UT1zqvtZZj7oQ7GU6RD9I =
327327github.com/pierrec/lz4/v4 v4.1.21 h1:yOVMLb6qSIDP67pl/5F7RepeKYu/VmTyEXvuMI5d9mQ =
Original file line number Diff line number Diff line change @@ -597,7 +597,7 @@ github.com/opencontainers/runtime-spec/specs-go
597597github.com/opencontainers/runtime-tools/generate
598598github.com/opencontainers/runtime-tools/generate/seccomp
599599github.com/opencontainers/runtime-tools/validate/capabilities
600- # github.com/opencontainers/selinux v1.13.0
600+ # github.com/opencontainers/selinux v1.13.1
601601## explicit; go 1.19
602602github.com/opencontainers/selinux/go-selinux
603603github.com/opencontainers/selinux/go-selinux/label
You can’t perform that action at this time.
0 commit comments