reflection: regenerate pb.go file after typo fix (#2002)

The typo in proto file was fixed, but not pg.go file. This was causing failures
in travis cron tests.
This commit is contained in:
Menghan Li 2018-04-17 09:46:15 -07:00 committed by GitHub
parent 5d8897144f
commit 6e5192d28c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -281,8 +281,8 @@ func (m *ExtensionRequest) GetExtensionNumber() int32 {
type ServerReflectionResponse struct {
ValidHost string `protobuf:"bytes,1,opt,name=valid_host,json=validHost" json:"valid_host,omitempty"`
OriginalRequest *ServerReflectionRequest `protobuf:"bytes,2,opt,name=original_request,json=originalRequest" json:"original_request,omitempty"`
// The server set one of the following fields according to the message_request
// in the request.
// The server sets one of the following fields according to the
// message_request in the request.
//
// Types that are valid to be assigned to MessageResponse:
// *ServerReflectionResponse_FileDescriptorResponse