chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 (#3830)

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-01-11 11:42:47 +08:00
committed by GitHub
parent 1b9b3cada7
commit ffd2a78623
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/zeromicro/go-zero
go 1.19
require (
github.com/DATA-DOG/go-sqlmock v1.5.1
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/alicebob/miniredis/v2 v2.31.1
github.com/fatih/color v1.16.0
github.com/fullstorydev/grpcurl v1.8.9