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

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-03-07 10:24:51 +08:00
committed by GitHub
parent 4df10eef5d
commit 1631aa02ad
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/go-sql-driver/mysql v1.7.1
github.com/golang-jwt/jwt/v4 v4.5.0
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.3
github.com/golang/protobuf v1.5.4
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.5.4
github.com/jhump/protoreflect v1.15.6