chore(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.0 (#3349)

This commit is contained in:
dependabot[bot]
2023-06-15 07:31:16 +08:00
committed by GitHub
parent 2fdc4dfc0f
commit 37ec7f6443
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.3
github.com/google/uuid v1.3.0
github.com/jackc/pgx/v5 v5.3.1
github.com/jackc/pgx/v5 v5.4.0
github.com/jhump/protoreflect v1.15.1
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.8