chore(deps): bump github.com/jhump/protoreflect from 1.14.0 to 1.14.1 (#2782)

This commit is contained in:
dependabot[bot]
2023-01-12 09:41:03 +08:00
committed by GitHub
parent f9619328f2
commit a2dcb0079a
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -15,7 +15,7 @@ require (
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.2
github.com/google/uuid v1.3.0
github.com/jhump/protoreflect v1.14.0
github.com/jhump/protoreflect v1.14.1
github.com/lib/pq v1.10.7
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.6