vendor: github.com/stretchr/testify v1.9.0

full diff: https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2024-06-20 12:56:22 +02:00
parent 9f7c8ea3fb
commit 5b726afa5e
12 changed files with 324 additions and 195 deletions

2
go.mod
View File

@@ -39,7 +39,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
github.com/tonistiigi/fsutil v0.0.0-20240424095704-91a3fc46842c
github.com/zclconf/go-cty v1.14.4
go.opentelemetry.io/otel v1.21.0