Author: Paolo Lulli <paolo@lulli.net>
fix compile
server/proto/yats-grpc_grpc.pb.go | 2 +-
diff --git a/server/proto/yats-grpc_grpc.pb.go b/server/proto/yats-grpc_grpc.pb.go index 71aadc11617e90f45d99a997ba1707e4fe3fdee4..0ba763dfa7387ca38870dd3fdcc8a0d65967586e 100644 --- a/server/proto/yats-grpc_grpc.pb.go +++ b/server/proto/yats-grpc_grpc.pb.go @@ -11,7 +11,7 @@ ) // This is a compile-time assertion to ensure that this generated file // is compatible with the grpc package it is being compiled against. -const _ = grpc.SupportPackageIsVersion7 +const _ = grpc.SupportPackageIsVersion6 // YatsGrpcServiceClient is the client API for YatsGrpcService service. //