chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 (#2992)

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]
2023-03-09 16:24:37 +08:00
committed by GitHub
parent 8ec29d29ce
commit fafbee24b8
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/go-sql-driver/mysql v1.7.0
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.2
github.com/golang/protobuf v1.5.3
github.com/google/uuid v1.3.0
github.com/jackc/pgx/v5 v5.3.1
github.com/jhump/protoreflect v1.15.1