Why am I even doing this

This commit is contained in:
Dan Buch 2025-07-05 09:12:17 -04:00
parent f134ca4979
commit 0b2d033cd8
Signed by: meatballhat
GPG Key ID: A12F782281063434
4 changed files with 1 additions and 1 deletions

View File

@ -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;