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

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)
This commit is contained in:
2022-03-15 22:42:33 +00:00
parent 83dc5a0e4c
commit 20bf75ac51
2 changed files with 3 additions and 2 deletions
+1 -1
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.43.6
github.com/stretchr/testify v1.7.0
github.com/stretchr/testify v1.7.1
gitlab.com/unboundsoftware/apex-mocks v0.0.4
)