go.mod: github.com/stretchr/testify v1.8.2

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2023-03-07 21:55:20 +09:00
parent 2b4f830ede
commit 535ef5054d
6 changed files with 40 additions and 50 deletions

View File

@@ -15,7 +15,7 @@ require (
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b
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
github.com/stretchr/testify v1.8.2
go.opentelemetry.io/otel v1.12.0
go.opentelemetry.io/otel/sdk v1.12.0
golang.org/x/sys v0.6.0