Update module gorm.io/gorm to v1.31.0

This commit is contained in:
2025-09-19 15:05:24 +00:00
parent 57f182e77e
commit 3b35463d6e
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
github.com/glebarez/sqlite v1.11.0
github.com/gorilla/sessions v1.4.0
golang.org/x/crypto v0.42.0
gorm.io/gorm v1.30.1
gorm.io/gorm v1.31.0
)
require (