File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ require (
1616 github.com/onsi/ginkgo/v2 v2.28.1
1717 github.com/onsi/gomega v1.39.1
1818 github.com/opencontainers/image-spec v1.1.1
19- github.com/opencontainers/runc v1.4.1
19+ github.com/opencontainers/runc v1.4.2
2020 github.com/prometheus/client_golang v1.23.2
2121 github.com/smartystreets/goconvey v1.8.1
2222 github.com/spf13/cobra v1.10.2
Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
276276github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
277277github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
278278github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
279- github.com/opencontainers/runc v1.4.1 h1:eg1A930KKiZ3IShaYHPRiDi6uMrHMnd7OiElHBLgqfY =
280- github.com/opencontainers/runc v1.4.1 /go.mod h1:ufk5PTTsy5pnGBAvTh50e+eqGk01pYH2YcVxh557Qlk =
279+ github.com/opencontainers/runc v1.4.2 h1:/AEjjXuVH9lTRl9ZyUFQj7oWBM7Xv00qFV6Vx9q5N3o =
280+ github.com/opencontainers/runc v1.4.2 /go.mod h1:ufk5PTTsy5pnGBAvTh50e+eqGk01pYH2YcVxh557Qlk =
281281github.com/opencontainers/runtime-spec v1.3.0 h1:YZupQUdctfhpZy3TM39nN9Ika5CBWT5diQ8ibYCRkxg =
282282github.com/opencontainers/runtime-spec v1.3.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
283283github.com/opencontainers/selinux v1.13.0 h1:Zza88GWezyT7RLql12URvoxsbLfjFx988+LGaWfbL84 =
You can’t perform that action at this time.
0 commit comments