build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.8.0)
This commit is contained in:
2022-10-01 13:24:20 +00:00
parent 757dbe4349
commit c587c75c82
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.19
require (
github.com/alecthomas/kong v0.6.1
github.com/apex/log v1.9.0
github.com/stretchr/testify v1.7.2
github.com/stretchr/testify v1.8.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0
k8s.io/api v0.25.2
k8s.io/apimachinery v0.25.2