fix: package name account -> account.v1
Some checks failed
Publish / Publish Job (push) Failing after 2m37s
Some checks failed
Publish / Publish Job (push) Failing after 2m37s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
syntax = "proto3";
|
syntax = "proto3";
|
||||||
|
|
||||||
package account;
|
package account.v1;
|
||||||
|
|
||||||
option go_package = "git.lendry.ru/lendry-erp/proto.git/go;pb";
|
option go_package = "git.lendry.ru/lendry-erp/proto.git/go;pb";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user