Skip to content

Tags: gogo/status

Tags

v1.1.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for CVE-2021-3121 (#7)

* upgrading gogo and go protobuf packages

* Revert golang/protobuf

Co-authored-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>

v1.1.0

Migrate to modules

v1.0.3

Status: Copy properties on any.Any messages.

Type conversions will not be possible until gogoproto has been
updated with the relevant XXX_ fields in structs. This is a bandaid
until that work can be completed.

v1.0.2

Fix Code result for grpc errors

v1.0.1

Check in dep files to make dependency explicit

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from gogo/rename-error-function

Rename StatusError function to GRPCStatus.