Skip to content

Conversation

@dmcgowan
Copy link
Member

Added test which fails without this change on a basic marshal/unmarshal

Fixes #47

@AkihiroSuda
Copy link
Member

Needs rebase

Comment on lines +164 to +165
case gogoproto.Message:
a.value, err = gogoproto.Marshal(t)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one should probably only be fore the v2.2 branch, or if this patch is not super important, we could just drop this (and don't have this patch for v2.2.x?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Needs Reviewers

Development

Successfully merging this pull request may close these issues.

TypeURL behavior is inconsistent with MarshalAny

3 participants