Browse Source

grpc.SupportPackageIsVersion3

pull/1780/head
Ethan Buchman 8 years ago
parent
commit
8c947760e6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      types/types.pb.go

+ 1
- 1
types/types.pb.go View File

@ -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


Loading…
Cancel
Save