chore: upgrade dependencies (#2658)

This commit is contained in:
Kevin Wan
2022-12-03 22:06:45 +08:00
committed by GitHub
parent 0b3629b636
commit 9f7f94b673
4 changed files with 12 additions and 4 deletions

4
go.mod
View File

@@ -10,8 +10,8 @@ require (
github.com/fullstorydev/grpcurl v1.8.7
github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
github.com/go-redis/redis/v8 v8.11.5
github.com/go-sql-driver/mysql v1.6.0
github.com/golang-jwt/jwt/v4 v4.4.2
github.com/go-sql-driver/mysql v1.7.0
github.com/golang-jwt/jwt/v4 v4.4.3
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.3.0