cmd/protoc-gen-go-grpc: add gRPC-Go version comment and update release version (#4152)
This commit is contained in:
@ -11,6 +11,7 @@ import (
|
||||
|
||||
// This is a compile-time assertion to ensure that this generated file
|
||||
// is compatible with the grpc package it is being compiled against.
|
||||
// Requires gRPC-Go v1.32.0 or later.
|
||||
const _ = grpc.SupportPackageIsVersion7
|
||||
|
||||
// SearchServiceClient is the client API for SearchService service.
|
||||
|
Reference in New Issue
Block a user