protobuf: Bump Protobuf version to 3.7.0

Bump Protobuf version to 3.7.0

Signed-off-by: Nitesh Konkar <niteshkonkar@in.ibm.com>
This commit is contained in:
Nitesh Konkar
2019-08-01 13:47:24 +05:30
parent 053853fe3f
commit 594f423190
2 changed files with 6 additions and 1 deletions

View File

@@ -840,6 +840,7 @@ file {
java_outer_classname: "FieldMaskProto"
java_multiple_files: true
go_package: "google.golang.org/genproto/protobuf/field_mask;field_mask"
cc_enable_arenas: true
objc_class_prefix: "GPB"
csharp_namespace: "Google.Protobuf.WellKnownTypes"
}