Build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)
This commit is contained in:
2022-06-06 22:41:19 +00:00
parent 6c7c3c650c
commit d3f477d12d
2 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ require (
github.com/alecthomas/kong v0.5.0
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go v1.44.6
github.com/stretchr/testify v1.7.1
github.com/stretchr/testify v1.7.2
gitlab.com/unboundsoftware/apex-mocks v0.0.4
)
@@ -16,5 +16,5 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/sanity-io/litter v1.3.0 // indirect
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)