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

This commit is contained in:
2025-08-12 00:09:07 +00:00
parent 97ef59932c
commit 0599b6a2dd
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.1
)
require (