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 @@ -50,7 +50,7 @@ require (
50
50
github.com/morikuni/aec v1.0.0
51
51
github.com/opencontainers/go-digest v1.0.0
52
52
github.com/opencontainers/image-spec v1.1.0-rc3
53
- github.com/opencontainers/runc v1.1.6
53
+ github.com/opencontainers/runc v1.1.7
54
54
github.com/opencontainers/runtime-spec v1.1.0-rc.2
55
55
github.com/opencontainers/selinux v1.11.0
56
56
github.com/package-url/packageurl-go v0.1.1-0.20220428063043-89078438f170
Original file line number Diff line number Diff line change @@ -990,8 +990,8 @@ github.com/opencontainers/runc v1.0.0-rc8.0.20190926000215-3e425f80a8c9/go.mod h
990
990
github.com/opencontainers/runc v1.0.0-rc9 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
991
991
github.com/opencontainers/runc v1.0.0-rc92 /go.mod h1:X1zlU4p7wOlX4+WRCz+hvlRv8phdL7UqbYD+vQwNMmE =
992
992
github.com/opencontainers/runc v1.0.0-rc93 /go.mod h1:3NOsor4w32B2tC0Zbl8Knk4Wg84SM2ImC1fxBuqJ/H0 =
993
- github.com/opencontainers/runc v1.1.6 h1:XbhB8IfG/EsnhNvZtNdLB0GBw92GYEFvKlhaJk9jUgA =
994
- github.com/opencontainers/runc v1.1.6 /go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50 =
993
+ github.com/opencontainers/runc v1.1.7 h1:y2EZDS8sNng4Ksf0GUYNhKbTShZJPJg1FiXJNH/uoCk =
994
+ github.com/opencontainers/runc v1.1.7 /go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50 =
995
995
github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
996
996
github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
997
997
github.com/opencontainers/runtime-spec v1.0.2-0.20190207185410-29686dbc5559 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
Original file line number Diff line number Diff line change @@ -645,7 +645,7 @@ github.com/opencontainers/go-digest
645
645
github.com/opencontainers/image-spec/identity
646
646
github.com/opencontainers/image-spec/specs-go
647
647
github.com/opencontainers/image-spec/specs-go/v1
648
- # github.com/opencontainers/runc v1.1.6
648
+ # github.com/opencontainers/runc v1.1.7
649
649
## explicit; go 1.17
650
650
github.com/opencontainers/runc/libcontainer/user
651
651
# github.com/opencontainers/runtime-spec v1.1.0-rc.2
You can’t perform that action at this time.
0 commit comments