bin/x86-linux/google/protobuf/source_context.proto in grpc-tools-1.35.0.pre1 vs bin/x86-linux/google/protobuf/source_context.proto in grpc-tools-1.35.0

- old
+ new

@@ -35,10 +35,10 @@ option csharp_namespace = "Google.Protobuf.WellKnownTypes"; option java_package = "com.google.protobuf"; option java_outer_classname = "SourceContextProto"; option java_multiple_files = true; option objc_class_prefix = "GPB"; -option go_package = "google.golang.org/genproto/protobuf/source_context;source_context"; +option go_package = "google.golang.org/protobuf/types/known/sourcecontextpb"; // `SourceContext` represents information about the source of a // protobuf element, like the file in which it is defined. message SourceContext { // The path-qualified name of the .proto file that contained the associated