Skip to content

Tags: gogo/status

Tags

v1.1.1

Toggle v1.1.1's commit message

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

Toggle v1.1.0's commit message
Migrate to modules

v1.0.3

Toggle v1.0.3's commit message
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

Toggle v1.0.2's commit message
Fix Code result for grpc errors

v1.0.1

Toggle v1.0.1's commit message
Check in dep files to make dependency explicit

v1.0.0

Toggle v1.0.0's commit message

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.