fix(deps): update module github.com/spf13/cobra to v1.10.2
All checks were successful
renovate / renovate (push) Successful in 59s

This commit is contained in:
2025-12-05 00:01:11 +00:00
parent 2fe1028653
commit 1d0d961edc
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.23.5
require (
github.com/gin-gonic/gin v1.10.0
github.com/spf13/cobra v1.10.1
github.com/spf13/cobra v1.10.2
github.com/u2takey/ffmpeg-go v0.5.0
gorm.io/driver/sqlite v1.5.7
gorm.io/gorm v1.26.0