Update module google.golang.org/grpc to v1.56.2
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| google.golang.org/grpc | require | patch |
v1.56.1 -> v1.56.2
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
grpc/grpc-go
v1.56.2: Release 1.56.2
- status: To fix a panic,
status.FromErrornow returns an error withcodes.Unknownwhen the error implements theGRPCStatus()method, and callingGRPCStatus()returnsnil. (#6374)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.