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

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)
This commit is contained in:
2022-06-30 05:19:15 +00:00
parent be4409a745
commit 2f232e6850
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3,6 +3,6 @@ module gitlab.com/unboundsoftware/shiny/authz_client
go 1.13
require (
github.com/stretchr/testify v1.7.5
github.com/stretchr/testify v1.8.0
gitlab.com/sparetimecoders/goamqp v0.5.0
)