Skip to content

Use cosmos/gogoproto instead of gogo/protobuf #1449

Open
@ryanchristo

Description

@ryanchristo

Summary

We are currently using gogo/protobuf and a replace directive that points to a regen fork of the library. We should update to use the fork maintained by the cosmos core devs and remove the replace directive.

For reference: cosmos/cosmos-sdk#10925 cosmos/cosmos-sdk#13070

Problem Definition

Using a replace directive is confusing and prevents users from using go install.

Proposal

Use cosmos/gogoproto fork of gogo/protobuf instead of gogo/protobuf with replace directive.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions