protocols: replace gogo/types.Empty and Any

by Google versions.

Signed-off-by: Beraldo Leal <bleal@redhat.com>
This commit is contained in:
Beraldo Leal
2023-11-01 23:15:32 +00:00
parent c61f4a8592
commit 16fa2c39e6
21 changed files with 10547 additions and 32526 deletions

View File

@@ -8,6 +8,8 @@ syntax = "proto3";
package cache;
option go_package = "./";
import "google/protobuf/empty.proto";
service CacheService {