Build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3)
This commit is contained in:
2023-05-19 22:41:03 +00:00
parent 65b0248d01
commit 78e5f827ea
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/alecthomas/kong v0.7.1
github.com/apex/log v1.9.0
github.com/aws/aws-sdk-go v1.44.265
github.com/stretchr/testify v1.8.2
github.com/stretchr/testify v1.8.3
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)