Update module gorm.io/gorm to v1.25.7

This commit is contained in:
renovate[bot] 2024-02-06 23:45:21 +00:00
commit 07f4d6b5cd
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -7,7 +7,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/tdewolff/minify/v2 v2.20.16
gorm.io/driver/sqlite v1.5.5
gorm.io/gorm v1.25.7-0.20240204074919-46816ad31dde
gorm.io/gorm v1.25.7
)
require (