Update module gorm.io/gorm to v1.31.0

This commit is contained in:
2025-09-19 16:06:26 +00:00
parent 05b9287d12
commit ab49456866
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ require (
github.com/spf13/viper v1.20.1
golang.org/x/crypto v0.41.0
gorm.io/driver/sqlite v1.6.0
gorm.io/gorm v1.30.1
gorm.io/gorm v1.31.0
)
require (