feat: rename to samuelncui

This commit is contained in:
Samuel N Cui
2023-09-22 13:53:33 +08:00
parent 14e725e0ac
commit 6a58412a3d
57 changed files with 349 additions and 167 deletions

View File

@@ -1,7 +1,7 @@
syntax = "proto3";
package source;
option go_package = "github.com/abc950309/tapewriter/entity";
option go_package = "github.com/samuelncui/tapewriter/entity";
import "copy_status.proto";