chore(deps): update module github.com/go-sql-driver/mysql to v1.8.1
This commit is contained in:
parent
3c457015eb
commit
83778129d3
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/gin-contrib/sessions v1.0.0
|
||||
github.com/gin-gonic/gin v1.9.1
|
||||
github.com/go-git/go-git/v5 v5.11.0
|
||||
github.com/go-sql-driver/mysql v1.8.0
|
||||
github.com/go-sql-driver/mysql v1.8.1
|
||||
github.com/google/gopacket v1.1.19
|
||||
github.com/studio-b12/gowebdav v0.9.0
|
||||
github.com/u2takey/ffmpeg-go v0.5.0
|
||||
|
|
|
|||
Reference in a new issue