Skip to content

Commit

Permalink
update protos using new go protoc plugin (googleapis#73)
Browse files Browse the repository at this point in the history
This update uses the latest version of the protoc Go plugin, which
reverted a change in UTF-8 validation for proto2 (and added fields
for proto3). This change removed validation of UTF-8 in proto2
and added a new field in proto3 that signals validation.

Relevant PR: golang/protobuf#628
  • Loading branch information
jeanbza authored Jun 8, 2018
1 parent 022fe60 commit 6d21a71
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
48 changes: 24 additions & 24 deletions errdetails/error_details.pb.go

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

6 changes: 3 additions & 3 deletions status/status.pb.go

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

0 comments on commit 6d21a71

Please sign in to comment.