Commit e62e30c3 authored by Josh Haberman's avatar Josh Haberman

Changed go_package for plugin.proto.

For more info see: https://github.com/google/protobuf/issues/1289
parent 4842363e
......@@ -49,7 +49,7 @@ package google.protobuf.compiler;
option java_package = "com.google.protobuf.compiler";
option java_outer_classname = "PluginProtos";
option go_package = "plugin_go";
option go_package = "github.com/golang/protobuf/protoc-gen-go/plugin;plugin_go";
import "google/protobuf/descriptor.proto";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment