chore(deps): bump github.com/go-sql-driver/mysql from 1.8.0 to 1.8.1 (#4022)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-27 18:42:35 +08:00
committed by GitHub
parent 6f0fe67804
commit f12802abc7
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/alicebob/miniredis/v2 v2.32.1
github.com/fatih/color v1.16.0
github.com/fullstorydev/grpcurl v1.8.9
github.com/go-sql-driver/mysql v1.8.0
github.com/go-sql-driver/mysql v1.8.1
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.4