fix(deps): update module gorm.io/gorm to v1.30.2

This commit is contained in:
2025-09-01 00:02:50 +00:00
parent 153f456441
commit 1184fd442d
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/spf13/cobra v1.9.1
github.com/u2takey/ffmpeg-go v0.5.0
gorm.io/driver/sqlite v1.5.7
gorm.io/gorm v1.26.0
gorm.io/gorm v1.30.2
)
require (