Why am I even doing this
This commit is contained in:
@@ -3,7 +3,7 @@ package tutorial;
|
||||
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
||||
option go_package = ".";
|
||||
option go_package = "git.meatballhat.com/x/box-o-sand/protobuffery/pb";
|
||||
|
||||
message Person {
|
||||
string name = 1;
|
Reference in New Issue
Block a user