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

This commit is contained in:
2025-08-21 00:07:11 +00:00
parent 756cf41721
commit a2c6b2331b
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 (