Update module github.com/stretchr/testify to v1.8.4
This commit is contained in:
parent
0df9e47826
commit
7150f552e5
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue