mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 07:24:24 +01:00
runtime: Update hypervisor generated code
Update to use ttrpc_out instead of grpc_out Fixes: #8519 Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
@@ -10,5 +10,5 @@ protoc \
|
||||
-I=$GOPATH/src \
|
||||
--proto_path=$HYPERVISOR_PATH \
|
||||
--go_out=$HYPERVISOR_PATH \
|
||||
--go-grpc_out=$HYPERVISOR_PATH \
|
||||
--go-ttrpc_out=$HYPERVISOR_PATH \
|
||||
$HYPERVISOR_PATH/hypervisor.proto
|
||||
|
||||
Reference in New Issue
Block a user