chore(deps): bump github.com/fatih/color from 1.14.1 to 1.15.0 (#3022)

This commit is contained in:
dependabot[bot]
2023-03-14 08:47:44 +08:00
committed by GitHub
parent 60a13f1e53
commit 18a4dcb79f
2 changed files with 4 additions and 4 deletions

4
go.mod
View File

@@ -5,7 +5,7 @@ go 1.18
require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/alicebob/miniredis/v2 v2.30.1
github.com/fatih/color v1.14.1
github.com/fatih/color v1.15.0
github.com/felixge/fgprof v0.9.3
github.com/fullstorydev/grpcurl v1.8.7
github.com/go-redis/redis/v8 v8.11.5
@@ -33,6 +33,7 @@ require (
go.opentelemetry.io/otel/trace v1.14.0
go.uber.org/automaxprocs v1.5.1
go.uber.org/goleak v1.2.1
golang.org/x/net v0.7.0
golang.org/x/sys v0.6.0
golang.org/x/time v0.3.0
google.golang.org/genproto v0.0.0-20230123190316-2c411cf9d197
@@ -105,7 +106,6 @@ require (
go.uber.org/multierr v1.9.0 // indirect
go.uber.org/zap v1.24.0 // indirect
golang.org/x/crypto v0.6.0 // indirect
golang.org/x/net v0.7.0 // indirect
golang.org/x/oauth2 v0.4.0 // indirect
golang.org/x/sync v0.1.0 // indirect
golang.org/x/term v0.5.0 // indirect