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

Fix protoc go install command in Dockerfile #580

Merged
merged 3 commits into from
Mar 17, 2022
Merged

Conversation

pudelkoM
Copy link
Member

@pudelkoM pudelkoM commented Mar 17, 2022

This is the smallest possible quick-fix to address the failing protoc go get command in the Dockerfile. No other changes needed, as it preserves the exact behavior as of now, for better or worse. This just unblocks other PRs, further improvements can be deferred.

Follows official guidance: https://go.dev/doc/go-get-install-deprecation

@pudelkoM pudelkoM requested a review from ccascone March 17, 2022 21:45
@pudelkoM pudelkoM changed the title Fix protoc go install command Fix protoc go install command in Dockerfile Mar 17, 2022
@pudelkoM pudelkoM merged commit 26fc3e7 into master Mar 17, 2022
@pudelkoM pudelkoM deleted the go-protoc-install-fix branch March 17, 2022 22:52
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.

1 participant