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

This commit is contained in:
2025-04-26 00:01:13 +00:00
parent 4bc596d1dc
commit 2d89b8a231
2 changed files with 4 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.25.12
gorm.io/gorm v1.26.0
)
require (