File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
github.com/opencontainers/runtime-spec/specs-go Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
2828 github.com/opencontainers/go-digest v1.0.0
2929 github.com/opencontainers/image-spec v1.1.0-rc4
3030 github.com/opencontainers/runc v1.1.8
31- github.com/opencontainers/runtime-spec v1.1.0-rc.3
31+ github.com/opencontainers/runtime-spec v1.1.0
3232 github.com/opencontainers/runtime-tools v0.9.1-0.20230317050512-e931285f4b69
3333 github.com/opencontainers/selinux v1.11.0
3434 github.com/pkg/sftp v1.13.5
Original file line number Diff line number Diff line change @@ -307,8 +307,8 @@ github.com/opencontainers/image-spec v1.1.0-rc4 h1:oOxKUJWnFC4YGHCCMNql1x4YaDfYB
307307github.com/opencontainers/image-spec v1.1.0-rc4 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
308308github.com/opencontainers/runc v1.1.1-0.20220617142545-8b9452f75cbc h1:qjkUzmFsOFbQyjObybk40mRida83j5IHRaKzLGdBbEU =
309309github.com/opencontainers/runc v1.1.1-0.20220617142545-8b9452f75cbc /go.mod h1:wUOQGsiKae6VzA/UvlCK3cO+pHk8F2VQHlIoITEfMM8 =
310- github.com/opencontainers/runtime-spec v1.1.0-rc.3 h1:l04uafi6kxByhbxev7OWiuUv0LZxEsYUfDWZ6bztAuU =
311- github.com/opencontainers/runtime-spec v1.1.0-rc.3 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
310+ github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg =
311+ github.com/opencontainers/runtime-spec v1.1.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
312312github.com/opencontainers/runtime-tools v0.9.1-0.20230317050512-e931285f4b69 h1:NL4xDvl68WWqQ+8WPMM3l5PsZTxaT7Z4K3VSKDRuAGs =
313313github.com/opencontainers/runtime-tools v0.9.1-0.20230317050512-e931285f4b69 /go.mod h1:bNpfuSHA3DZRtD0TPWO8LzgtLpFPTVA/3jDkzD/OPyk =
314314github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaLpt7tQ7oU =
Original file line number Diff line number Diff line change @@ -499,7 +499,7 @@ github.com/opencontainers/runc/libcontainer/devices
499499github.com/opencontainers/runc/libcontainer/user
500500github.com/opencontainers/runc/libcontainer/userns
501501github.com/opencontainers/runc/libcontainer/utils
502- # github.com/opencontainers/runtime-spec v1.1.0-rc.3
502+ # github.com/opencontainers/runtime-spec v1.1.0
503503## explicit
504504github.com/opencontainers/runtime-spec/specs-go
505505# github.com/opencontainers/runtime-tools v0.9.1-0.20230317050512-e931285f4b69
You can’t perform that action at this time.
0 commit comments