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 to google.golang.org/protobuf and deprecation changes #1444

Merged
merged 20 commits into from
Jan 17, 2023

Conversation

mridulji
Copy link
Contributor

@mridulji mridulji commented Mar 4, 2022

What this PR does / Why we need it:
Update package github.com/golang/protobuf to google.golang.org/protobuf to keep Open Match dependencies up-to-date.

Which issue(s) this PR fixes:

Closes #1443

Special notes for your reviewer:
Tools updates:
protoc v3.19.4
kubectl v1.21.5
golang v1.19.4

@mridulji mridulji added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 15, 2022
@castaneai
Copy link

@andrewgrundy Hi, I am trying to start developing open-match but need to upgrade toolchains for building on Apple Silicon (arm64) machine. I look forward to your review!

@mridulji mridulji force-pushed the update_golang_protobuf branch 3 times, most recently from 53f57ce to df6e036 Compare January 13, 2023 18:57
@mridulji mridulji marked this pull request as ready for review January 17, 2023 15:21
@mridulji mridulji requested a review from amg84 as a code owner January 17, 2023 15:21
@mridulji
Copy link
Contributor Author

Some snapshots of open-match, demo in action after making golang upgradation changes in this PR. Works well with mm101-tutorial.

image
image
image

@syntxerror syntxerror removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jan 17, 2023
Copy link
Contributor

@syntxerror syntxerror left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@syntxerror syntxerror merged commit 67be350 into googleforgames:main Jan 17, 2023
@syntxerror syntxerror removed the request for review from andrewgrundy January 17, 2023 18:59
@mridulji mridulji added this to the v1.7.0 milestone Feb 10, 2023
@mridulji mridulji added good first issue Good for newcomers area/feature area/productionization dependencies Pull requests that update a dependency file labels Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/feature area/productionization dependencies Pull requests that update a dependency file good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

github.com/golang/protobuf has been deprecated. Moved to google.golang.org/protobuf
4 participants