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

This commit is contained in:
Renovate Bot 2023-04-25 11:05:12 +00:00 committed by nemunaire
commit ac9a76d0b2
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -8,7 +8,7 @@ require (
github.com/coreos/go-oidc/v3 v3.5.0
github.com/drone/drone-go v1.7.1
github.com/gin-gonic/gin v1.9.0
github.com/go-sql-driver/mysql v1.7.0
github.com/go-sql-driver/mysql v1.7.1
github.com/jcmturner/gokrb5/v8 v8.4.4
github.com/russross/blackfriday/v2 v2.1.0
golang.org/x/oauth2 v0.7.0