Skip to content

[v2] use gogo protobuf fork#794

Draft
waynz0r wants to merge 1 commit into
release-1.11from
v2-use-gogoproto-fork
Draft

[v2] use gogo protobuf fork#794
waynz0r wants to merge 1 commit into
release-1.11from
v2-use-gogoproto-fork

Conversation

@waynz0r
Copy link
Copy Markdown
Member

@waynz0r waynz0r commented Nov 20, 2021

Q A
Bug fix? no
New feature? no
API breaks? no
Deprecations? no
Related tickets
License Apache 2.0

What's in this PR?

Use github.com/waynz0r/protobuf gogo protobuf full fork and get rid of the replacement directive in go.mod. The protobuf fork was modified to be a full fork with changed import paths.

Why?

The fork is needed to support int64/uint64 marshalling to integers. Using the fork with replacement in go.mod made the api hard to use as the replacement was necessary everywhere locally.

@waynz0r waynz0r changed the title use gogo protobuf fork [v2] use gogo protobuf fork Nov 20, 2021
@waynz0r waynz0r marked this pull request as draft November 23, 2021 12:30
@waynz0r
Copy link
Copy Markdown
Member Author

waynz0r commented Nov 23, 2021

there are unmarshal issues, i set it to draft for now

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jun 9, 2022

CLA assistant check
All committers have signed the CLA.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants