chore(deps): update module github.com/go-sql-driver/mysql to v1.8.1

This commit is contained in:
Renovate Bot 2024-04-19 10:28:40 +00:00 committed by Pierre-Olivier Mercier
commit 83778129d3
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -9,7 +9,7 @@ require (
github.com/gin-contrib/sessions v1.0.0
github.com/gin-gonic/gin v1.9.1
github.com/go-git/go-git/v5 v5.11.0
github.com/go-sql-driver/mysql v1.8.0
github.com/go-sql-driver/mysql v1.8.1
github.com/google/gopacket v1.1.19
github.com/studio-b12/gowebdav v0.9.0
github.com/u2takey/ffmpeg-go v0.5.0