build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 (#581)

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

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-21 08:02:19 +02:00
committed by GitHub
parent 8dfccdbe48
commit 6c34fee96b
2 changed files with 5 additions and 4 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/spf13/cobra v1.4.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.12.0
github.com/stretchr/testify v1.7.2
github.com/stretchr/testify v1.7.3
gotest.tools/v3 v3.2.0
k8s.io/api v0.23.6
k8s.io/apimachinery v0.23.6