feat: rename repo

This commit is contained in:
Samuel N Cui
2023-09-26 16:31:30 +08:00
parent e7b4aec9ed
commit efb352ba44
48 changed files with 71 additions and 69 deletions

View File

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