chore(deps): bump github.com/jhump/protoreflect from 1.15.4 to 1.15.5 (#3875)

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-01-26 13:44:15 +08:00
committed by GitHub
parent b3402430e8
commit 1c572ee16b
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/golang/protobuf v1.5.3
github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.5.2
github.com/jhump/protoreflect v1.15.4
github.com/jhump/protoreflect v1.15.5
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.1.1
github.com/prometheus/client_golang v1.18.0
@@ -51,7 +51,7 @@ require (
require (
github.com/alicebob/gopher-json v0.0.0-20230218143504-906a9b012302 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bufbuild/protocompile v0.7.1 // indirect
github.com/bufbuild/protocompile v0.8.0 // indirect
github.com/cenkalti/backoff/v4 v4.2.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/coreos/go-semver v0.3.1 // indirect