Update module github.com/stretchr/testify to v1.8.4

This commit is contained in:
renovate[bot] 2024-02-05 16:36:35 +00:00
commit 7150f552e5
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -4,7 +4,7 @@ go 1.21.6
require (
github.com/go-chi/chi/v5 v5.0.11
github.com/stretchr/testify v1.8.1
github.com/stretchr/testify v1.8.4
github.com/tdewolff/minify/v2 v2.20.16
gorm.io/driver/sqlite v1.5.4
gorm.io/gorm v1.25.6