fix v3 => v4 transition
Some checks failed
autoapprove / autoapprove (pull_request) Failing after 6s
automerge / automerge (pull_request) Failing after 6s
dependabot-automerge / automerge (pull_request) Has been skipped
prbuild / test (pull_request) Failing after 6s
prbuild / lint (pull_request) Failing after 5s
codeql / analyze (go) (pull_request) Failing after 7s
Some checks failed
autoapprove / autoapprove (pull_request) Failing after 6s
automerge / automerge (pull_request) Failing after 6s
dependabot-automerge / automerge (pull_request) Has been skipped
prbuild / test (pull_request) Failing after 6s
prbuild / lint (pull_request) Failing after 5s
codeql / analyze (go) (pull_request) Failing after 7s
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -19,7 +19,7 @@ package micro.tag;
|
||||
import "google/protobuf/descriptor.proto";
|
||||
|
||||
option cc_enable_arenas = true;
|
||||
option go_package = "go.unistack.org/micro-proto/v3/tag;tag";
|
||||
option go_package = "go.unistack.org/micro-proto/v4/tag;tag";
|
||||
option java_multiple_files = true;
|
||||
option java_outer_classname = "MicroProto";
|
||||
option java_package = "micro.tag";
|
||||
|
Reference in New Issue
Block a user