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 @@ -11,7 +11,7 @@ require (
1111 github.com/onsi/ginkgo v1.16.5
1212 github.com/onsi/gomega v1.17.0
1313 github.com/opencontainers/go-digest v1.0.0
14- github.com/opencontainers/runc v1.0.2
14+ github.com/opencontainers/runc v1.0.3
1515 github.com/opencontainers/selinux v1.9.1
1616 github.com/pborman/uuid v1.2.1
1717 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -429,8 +429,8 @@ github.com/opencontainers/image-spec v1.0.1/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zM
429429github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
430430github.com/opencontainers/runc v1.0.0-rc95 /go.mod h1:z+bZxa/+Tz/FmYVWkhUajJdzFeOqjc5vrqskhVyHGUM =
431431github.com/opencontainers/runc v1.0.1 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
432- github.com/opencontainers/runc v1.0.2 h1:opHZMaswlyxz1OuGpBE53Dwe4/xF7EZTY0A2L/FpCOg =
433- github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
432+ github.com/opencontainers/runc v1.0.3 h1:1hbqejyQWCJBvtKAfdO0b1FmaEf2z/bxnjqbARass5k =
433+ github.com/opencontainers/runc v1.0.3 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
434434github.com/opencontainers/runtime-spec v1.0.2 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
435435github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
436436github.com/opencontainers/selinux v1.8.0 /go.mod h1:RScLhm78qiWa2gbVCcGkC7tCGdgk3ogry1nUQF8Evvo =
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ github.com/onsi/gomega/types
125125# github.com/opencontainers/go-digest v1.0.0
126126## explicit
127127github.com/opencontainers/go-digest
128- # github.com/opencontainers/runc v1.0.2
128+ # github.com/opencontainers/runc v1.0.3
129129## explicit
130130github.com/opencontainers/runc/libcontainer/apparmor
131131github.com/opencontainers/runc/libcontainer/utils
You can’t perform that action at this time.
0 commit comments