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 protoc to v3.20.1 #2731

Merged
merged 2 commits into from
May 5, 2022
Merged

Update protoc to v3.20.1 #2731

merged 2 commits into from
May 5, 2022

Commits on May 4, 2022

  1. Update protoc to 3.20.1

    Since v3.14.0 protoc started using the new import path for Go types:
    `google.golang.org/protobuf`. This change updates the protobuf compiler
    to the latest v3.20.1, to get rid of the deprecated import path and take
    advantage of newer versions after v3.14.0.
    pav-kv committed May 4, 2022
    Configuration menu
    Copy the full SHA
    ff152c1 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    pav-kv committed May 4, 2022
    Configuration menu
    Copy the full SHA
    0efa217 View commit details
    Browse the repository at this point in the history