fix(deps): update module github.com/gin-gonic/gin to v1.10.1

This commit is contained in:
2025-08-14 00:02:53 +00:00
parent a386a4d1a7
commit 5c19e76e75
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/alexohneander/flotte
go 1.23.5
require (
github.com/gin-gonic/gin v1.10.0
github.com/gin-gonic/gin v1.10.1
github.com/spf13/cobra v1.9.1
github.com/u2takey/ffmpeg-go v0.5.0
gorm.io/driver/sqlite v1.5.7