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

chore(dependencies): Bump to protoc 3.14.0 #154

Merged
merged 2 commits into from
Nov 16, 2020
Merged

chore(dependencies): Bump to protoc 3.14.0 #154

merged 2 commits into from
Nov 16, 2020

Conversation

ezimanyi
Copy link
Contributor

  • chore(dependencies): Bump to protoc 3.14.0

    The only difference is that the generated code now imports the wrappers from the newer "google.golang.org/protobuf" instead of from "google.golang.org/protobuf".

  • chore(dependencies): Add indirect dependency

    go get -u -t ./... && go mod tidy

    This added one indirect dependency that seemed to be missing. No upgrades were found because we're using dependabot to keep updated.

The only difference is that the generated code now imports the
wrappers from the newer "google.golang.org/protobuf" instead of
from "google.golang.org/protobuf".
go get -u -t ./... && go mod tidy

This added one indirect dependency that seemed to be missing. No
upgrades were found because we're using dependabot to keep updated.
@ezimanyi ezimanyi added the ready to merge Reviewed and ready for merge label Nov 16, 2020
@mergify mergify bot merged commit cb975ff into master Nov 16, 2020
@mergify mergify bot deleted the bump-protoc branch November 16, 2020 14:36
@mergify mergify bot added the auto merged label Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged ready to merge Reviewed and ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants