chore(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#4150)

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-14 10:37:25 +08:00
committed by GitHub
parent a5ece25c07
commit a0d954dfab
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

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