Skip to content

Upgrade golang protobuf api to v2  #98

@ilaleksin

Description

@ilaleksin

Hey,

gnostic-grpc has a few references to 'github.com/golang/protobuf' (api v1) in the generator package and in the end-to-end test example.

API v1 is deprecated and it is recommended to use 'google.golang.org/protobuf/proto' (api v2) instead.

What do you think about switching to protobuf api v2?

I would be glad to help with this upgrade so I have prepared PR #97 with the required changes.

Please review it and share your thoughts about these changes 😉

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions