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

This commit is contained in:
Renovate Bot 2023-04-25 11:29:54 +00:00 committed by Pierre-Olivier Mercier
commit c8f59ce706
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/gin-contrib/sessions v0.0.5
github.com/gin-gonic/gin v1.9.0
github.com/go-git/go-git/v5 v5.6.1
github.com/go-sql-driver/mysql v1.7.0
github.com/go-sql-driver/mysql v1.7.1
github.com/google/gopacket v1.1.19
github.com/studio-b12/gowebdav v0.0.0-20230203202212-3282f94193f2
github.com/u2takey/ffmpeg-go v0.4.1