Merge pull request #2910 from crazy-max/update-testify

vendor: github.com/stretchr/testify v1.10.0
This commit is contained in:
Tõnis Tiigi
2025-01-14 08:10:55 -08:00
committed by GitHub
15 changed files with 630 additions and 267 deletions

2
go.mod
View File

@@ -41,7 +41,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.9.0
github.com/stretchr/testify v1.10.0
github.com/tonistiigi/fsutil v0.0.0-20241121093142-31cf1f437184
github.com/tonistiigi/go-csvvalue v0.0.0-20240710180619-ddb21b71c0b4
github.com/zclconf/go-cty v1.16.0