chore(deps): update module github.com/go-sql-driver/mysql to v1.9.1
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
Renovate Bot 2025-03-28 10:06:59 +00:00 committed by nemunaire
commit d26333c5e2
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -11,7 +11,7 @@ require (
github.com/gin-contrib/sessions v1.0.2
github.com/gin-gonic/gin v1.10.0
github.com/go-git/go-git/v5 v5.14.0
github.com/go-sql-driver/mysql v1.8.1
github.com/go-sql-driver/mysql v1.9.1
github.com/google/gopacket v1.1.19
github.com/studio-b12/gowebdav v0.10.0
github.com/u2takey/ffmpeg-go v0.5.0