File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/fsnotify/fsnotify v1.5.1
7
7
github.com/opencontainers/runc v1.1.2
8
- github.com/opencontainers/runtime-spec v1.1.0-rc.1
8
+ github.com/opencontainers/runtime-spec v1.1.0
9
9
github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
10
10
github.com/stretchr/testify v1.7.0
11
11
github.com/xeipuuv/gojsonschema v1.2.0
Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ github.com/opencontainers/runc v1.1.2 h1:2VSZwLx5k/BfsBxMMipG/LYUnmqOD/BPkIVgQUc
34
34
github.com/opencontainers/runc v1.1.2 /go.mod h1:Tj1hFw6eFWp/o33uxGf5yF2BX5yz2Z6iptFpuvbbKqc =
35
35
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
36
36
github.com/opencontainers/runtime-spec v1.0.3-0.20220825212826-86290f6a00fb /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
37
- github.com/opencontainers/runtime-spec v1.1.0-rc.1 h1:wHa9jroFfKGQqFHj0I1fMRKLl0pfj+ynAqBxo3v6u9w =
38
- github.com/opencontainers/runtime-spec v1.1.0-rc.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
37
+ github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg =
38
+ github.com/opencontainers/runtime-spec v1.1.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
39
39
github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626 h1:DmNGcqH3WDbV5k8OJ+esPWbqUOX5rMLR2PMvziDMJi0 =
40
40
github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626 /go.mod h1:BRHJJd0E+cx42OybVYSgUvZmU0B8P9gZuRXlZUP7TKI =
41
41
github.com/opencontainers/selinux v1.9.1 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
You can’t perform that action at this time.
0 commit comments