go.mod: github.com/opencontainers/runtime-spec v1.1.0-rc.1

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2023-03-07 21:54:22 +09:00
parent 7c70185ae9
commit 6bfc82dafe
7 changed files with 21 additions and 8 deletions

View File

@@ -13,7 +13,7 @@ require (
github.com/containerd/typeurl/v2 v2.1.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b
github.com/opencontainers/runtime-spec v1.0.3-0.20220825212826-86290f6a00fb
github.com/opencontainers/runtime-spec v1.1.0-rc.1
github.com/sirupsen/logrus v1.9.0 // indirect
github.com/stretchr/testify v1.8.1
go.opentelemetry.io/otel v1.12.0