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

This commit is contained in:
Renovate Bot 2022-12-02 12:27:52 +00:00 committed by Pierre-Olivier Mercier
commit 4b9e796341
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.8.1
github.com/go-git/go-git/v5 v5.4.2
github.com/go-sql-driver/mysql v1.6.0
github.com/go-sql-driver/mysql v1.7.0
github.com/google/gopacket v1.1.19
github.com/studio-b12/gowebdav v0.0.0-20221109171924-60ec5ad56012
github.com/u2takey/ffmpeg-go v0.4.1