From 8c947760e6d17309353c315b3144b6ff2b19717e Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Thu, 16 Jun 2016 19:04:59 -0400 Subject: [PATCH] grpc.SupportPackageIsVersion3 --- types/types.pb.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/types.pb.go b/types/types.pb.go index 181a06083..c9cc6e3f0 100644 --- a/types/types.pb.go +++ b/types/types.pb.go @@ -1324,7 +1324,7 @@ var _ grpc.ClientConn // 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.SupportPackageIsVersion2 +const _ = grpc.SupportPackageIsVersion3 // Client API for TMSPApplication service