mirror of
https://github.com/samuelncui/yatm.git
synced 2026-01-07 13:55:21 +00:00
feat: rename to samuelncui
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
syntax = "proto3";
|
||||
package position;
|
||||
option go_package = "github.com/abc950309/tapewriter/entity";
|
||||
option go_package = "github.com/samuelncui/tapewriter/entity";
|
||||
|
||||
message Position {
|
||||
int64 id = 1;
|
||||
|
||||
Reference in New Issue
Block a user