Bump github.com/stretchr/testify from 1.7.2 to 1.7.5

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-24 01:05:12 +00:00 committed by GitHub
parent 018bdacc6d
commit a4abcaa566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 901 additions and 3 deletions

2
go.mod
View File

@ -62,7 +62,7 @@ require (
github.com/sclevine/spec v1.4.0 github.com/sclevine/spec v1.4.0
github.com/spf13/cobra v1.4.0 github.com/spf13/cobra v1.4.0
github.com/spf13/pflag v1.0.5 github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.2 github.com/stretchr/testify v1.7.5
github.com/tdewolff/minify/v2 v2.11.9 github.com/tdewolff/minify/v2 v2.11.9
go.uber.org/atomic v1.9.0 go.uber.org/atomic v1.9.0
go.uber.org/zap v1.21.0 go.uber.org/zap v1.21.0

902
go.sum

File diff suppressed because it is too large Load Diff