fix(deps): update module github.com/go-sql-driver/mysql to v1.7.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2022-12-02 12:02:54 +00:00
commit f726ecc46f
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -5,7 +5,7 @@ go 1.16
require (
github.com/coreos/go-oidc/v3 v3.4.0
github.com/go-ping/ping v1.1.0
github.com/go-sql-driver/mysql v1.6.0
github.com/go-sql-driver/mysql v1.7.0
github.com/jcmturner/gokrb5/v8 v8.4.3
github.com/julienschmidt/httprouter v1.3.0
github.com/miekg/dns v1.1.50