Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update container update/api-gomod #86

Merged
merged 1 commit into from
Feb 3, 2020
Merged

Update container update/api-gomod #86

merged 1 commit into from
Feb 3, 2020

Conversation

nsmbot
Copy link
Contributor

@nsmbot nsmbot commented Feb 3, 2020

This is an automated pull request to update the container collection update/api-gomod

…i@master

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
@edwarnicke edwarnicke merged commit 3f9e63b into master Feb 3, 2020
nsmbot pushed a commit that referenced this pull request Apr 3, 2021
…i@master networkservicemesh/api#

networkservicemesh/api PR link: https://github.com/networkservicemesh/api/pull/

networkservicemesh/api commit message:
commit 2aa71ad8270a327a91e69e78aa11af7a4d1c42b7
Author: Ed Warnicke <hagbard@gmail.com>
Date:   Fri Apr 2 19:08:18 2021 -0500

    Fix proto generation (#86)

    We previously had some breakage in proto generation.
    This is fixed by upgrading to a recent protoc and proto-gen-go.

    Note: this does shift which empty and timestamp packages we import,
    but through the magic of:

    https://github.com/golang/protobuf/blob/master/ptypes/empty/empty.pb.go#L15

    and

    https://github.com/golang/protobuf/blob/master/ptypes/timestamp/timestamp.pb.go#L15

    we have backwards compatibility for our existing code.

    Signed-off-by: Ed Warnicke <hagbard@gmail.com>

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
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.

2 participants