Skip to content

Commit

Permalink
Update protoc to 3.20.1
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
pav-kv committed May 4, 2022
1 parent fc6311a commit 8d824d7
Show file tree
Hide file tree
Showing 16 changed files with 208 additions and 209 deletions.
2 changes: 1 addition & 1 deletion crypto/keyspb/keyspb.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8d824d7

Please sign in to comment.