Merge pull request #2543 from thaJeztah/bump_testify

vendor: github.com/stretchr/testify v1.9.0
This commit is contained in:
Tõnis Tiigi
2024-06-20 10:25:37 -07:00
committed by GitHub
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.1
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