Update module gorm.io/gorm to v1.30.1

This commit is contained in:
2025-07-24 03:05:58 +00:00
parent dfa1e997e4
commit 63c4cff2e3
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ require (
github.com/spf13/viper v1.20.1
golang.org/x/crypto v0.40.0
gorm.io/driver/sqlite v1.5.4
gorm.io/gorm v1.25.5
gorm.io/gorm v1.30.1
)
require (