chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#3799)

This commit is contained in:
dependabot[bot]
2023-12-20 00:48:09 +08:00
committed by GitHub
parent 0cf6971664
commit 15599ac0a0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
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/google/uuid v1.4.0
github.com/google/uuid v1.5.0
github.com/jackc/pgx/v5 v5.5.1
github.com/jhump/protoreflect v1.15.4
github.com/olekukonko/tablewriter v0.0.5