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

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