Bumping k8s dependencies to 1.13
This commit is contained in:
18
vendor/github.com/gogo/protobuf/test/proto3extension/proto3ext.pb.go
generated
vendored
18
vendor/github.com/gogo/protobuf/test/proto3extension/proto3ext.pb.go
generated
vendored
@@ -1,20 +1,12 @@
|
||||
// Code generated by protoc-gen-gogo. DO NOT EDIT.
|
||||
// source: proto3ext.proto
|
||||
|
||||
/*
|
||||
Package proto3extension is a generated protocol buffer package.
|
||||
|
||||
It is generated from these files:
|
||||
proto3ext.proto
|
||||
|
||||
It has these top-level messages:
|
||||
*/
|
||||
package proto3extension
|
||||
|
||||
import proto "github.com/gogo/protobuf/proto"
|
||||
import fmt "fmt"
|
||||
import math "math"
|
||||
import google_protobuf "github.com/gogo/protobuf/protoc-gen-gogo/descriptor"
|
||||
import descriptor "github.com/gogo/protobuf/protoc-gen-gogo/descriptor"
|
||||
|
||||
// Reference imports to suppress errors if they are not otherwise used.
|
||||
var _ = proto.Marshal
|
||||
@@ -28,7 +20,7 @@ var _ = math.Inf
|
||||
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
|
||||
|
||||
var E_Primary = &proto.ExtensionDesc{
|
||||
ExtendedType: (*google_protobuf.FieldOptions)(nil),
|
||||
ExtendedType: (*descriptor.FieldOptions)(nil),
|
||||
ExtensionType: (*bool)(nil),
|
||||
Field: 51234,
|
||||
Name: "proto3extension.primary",
|
||||
@@ -37,7 +29,7 @@ var E_Primary = &proto.ExtensionDesc{
|
||||
}
|
||||
|
||||
var E_Index = &proto.ExtensionDesc{
|
||||
ExtendedType: (*google_protobuf.FieldOptions)(nil),
|
||||
ExtendedType: (*descriptor.FieldOptions)(nil),
|
||||
ExtensionType: (*bool)(nil),
|
||||
Field: 51235,
|
||||
Name: "proto3extension.index",
|
||||
@@ -50,9 +42,9 @@ func init() {
|
||||
proto.RegisterExtension(E_Index)
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("proto3ext.proto", fileDescriptorProto3Ext) }
|
||||
func init() { proto.RegisterFile("proto3ext.proto", fileDescriptor_proto3ext_326ff12b79dc1085) }
|
||||
|
||||
var fileDescriptorProto3Ext = []byte{
|
||||
var fileDescriptor_proto3ext_326ff12b79dc1085 = []byte{
|
||||
// 137 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0x2f, 0x28, 0xca, 0x2f,
|
||||
0xc9, 0x37, 0x4e, 0xad, 0x28, 0xd1, 0x03, 0xb3, 0x84, 0x10, 0x02, 0xa9, 0x79, 0xc5, 0x99, 0xf9,
|
||||
|
||||
Reference in New Issue
Block a user