File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ require (
182
182
github.com/oklog/run v1.1.0 // indirect
183
183
github.com/oklog/ulid v1.3.1 // indirect
184
184
github.com/opencontainers/image-spec v1.1.0-rc4 // indirect
185
- github.com/opencontainers/runc v1.1.8 // indirect
185
+ github.com/opencontainers/runc v1.1.12 // indirect
186
186
github.com/opencontainers/runtime-spec v1.1.0 // indirect
187
187
github.com/osteele/tuesday v1.0.3 // indirect
188
188
github.com/pierrec/lz4/v4 v4.1.18 // indirect
Original file line number Diff line number Diff line change @@ -702,8 +702,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
702
702
github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
703
703
github.com/opencontainers/image-spec v1.1.0-rc4 h1:oOxKUJWnFC4YGHCCMNql1x4YaDfYBTS5Y4x/Cgeo1E0 =
704
704
github.com/opencontainers/image-spec v1.1.0-rc4 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
705
- github.com/opencontainers/runc v1.1.8 h1:zICRlc+C1XzivLc3nzE+cbJV4LIi8tib6YG0MqC6OqA =
706
- github.com/opencontainers/runc v1.1.8 /go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50 =
705
+ github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss =
706
+ github.com/opencontainers/runc v1.1.12 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8 =
707
707
github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg =
708
708
github.com/opencontainers/runtime-spec v1.1.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
709
709
github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaLpt7tQ7oU =
You can’t perform that action at this time.
0 commit comments