chore(deps): bump github.com/alicebob/miniredis/v2 from 2.32.1 to 2.33.0 (#4168)

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-05-30 11:15:59 +08:00
committed by GitHub
parent 962b36d745
commit 7ba5ced2d9
2 changed files with 3 additions and 8 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.19
require (
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/alicebob/miniredis/v2 v2.32.1
github.com/alicebob/miniredis/v2 v2.33.0
github.com/fatih/color v1.17.0
github.com/fullstorydev/grpcurl v1.9.1
github.com/go-sql-driver/mysql v1.8.1