feat: rename to yatm

This commit is contained in:
Samuel N Cui
2023-09-26 16:47:06 +08:00
parent efb352ba44
commit 508d4bf137
50 changed files with 72 additions and 70 deletions

View File

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