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

This commit is contained in:
2025-09-02 00:02:37 +00:00
parent 057a81cd6d
commit 325b6ddf75
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/spf13/cobra v1.10.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 (