build(deps): Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /errors (#16055)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
This commit is contained in:
dependabot[bot]
2023-05-08 13:04:23 +00:00
committed by GitHub
co-authored by github-actions marbar3778
parent 382ebe1a68
commit 6403d76c48
42 changed files with 187 additions and 183 deletions
@@ -51,7 +51,7 @@ import (
dpb "github.com/golang/protobuf/protoc-gen-go/descriptor"
"google.golang.org/grpc"
"google.golang.org/grpc/codes"
rpb "google.golang.org/grpc/reflection/grpc_reflection_v1alpha"
rpb "google.golang.org/grpc/reflection/grpc_reflection_v1"
"google.golang.org/grpc/status"
)