chore(deps): update module github.com/go-sql-driver/mysql to v1.9.1
Some checks are pending
continuous-integration/drone/push Build is running
Some checks are pending
continuous-integration/drone/push Build is running
This commit is contained in:
parent
cb0e0e2c24
commit
d26333c5e2
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -11,7 +11,7 @@ require (
|
|||
github.com/gin-contrib/sessions v1.0.2
|
||||
github.com/gin-gonic/gin v1.10.0
|
||||
github.com/go-git/go-git/v5 v5.14.0
|
||||
github.com/go-sql-driver/mysql v1.8.1
|
||||
github.com/go-sql-driver/mysql v1.9.1
|
||||
github.com/google/gopacket v1.1.19
|
||||
github.com/studio-b12/gowebdav v0.10.0
|
||||
github.com/u2takey/ffmpeg-go v0.5.0
|
||||
|
|
|
|||
Reference in a new issue