fix(deps): update module github.com/stretchr/testify to v1.9.0

This commit is contained in:
Renovate
2024-03-01 12:52:49 +00:00
parent 81f93f6f7a
commit 427842334f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.21
require (
github.com/apex/log v1.9.0
github.com/getsentry/sentry-go v0.27.0
github.com/stretchr/testify v1.8.4
github.com/stretchr/testify v1.9.0
gitlab.com/unboundsoftware/apex-mocks v0.2.0
)