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

4
vendor/modules.txt vendored
View File

@@ -700,8 +700,8 @@ github.com/spf13/cobra
# github.com/spf13/pflag v1.0.5
## explicit; go 1.12
github.com/spf13/pflag
# github.com/stretchr/testify v1.8.4
## explicit; go 1.20
# github.com/stretchr/testify v1.9.0
## explicit; go 1.17
github.com/stretchr/testify/assert
github.com/stretchr/testify/require
# github.com/theupdateframework/notary v0.7.0