mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-04 15:04:25 +01:00
protocols: replace gogo/types.Empty and Any
by Google versions. Signed-off-by: Beraldo Leal <bleal@redhat.com>
This commit is contained in:
2
src/runtime/protocols/cache/cache.proto
vendored
2
src/runtime/protocols/cache/cache.proto
vendored
@@ -8,6 +8,8 @@ syntax = "proto3";
|
||||
|
||||
package cache;
|
||||
|
||||
option go_package = "./";
|
||||
|
||||
import "google/protobuf/empty.proto";
|
||||
|
||||
service CacheService {
|
||||
|
||||
Reference in New Issue
Block a user