Bumping k8s dependencies to 1.13
This commit is contained in:
16
vendor/github.com/gogo/protobuf/test/issue312/issue312.pb.go
generated
vendored
16
vendor/github.com/gogo/protobuf/test/issue312/issue312.pb.go
generated
vendored
@@ -1,14 +1,6 @@
|
||||
// Code generated by protoc-gen-gogo. DO NOT EDIT.
|
||||
// source: issue312.proto
|
||||
|
||||
/*
|
||||
Package issue312 is a generated protocol buffer package.
|
||||
|
||||
It is generated from these files:
|
||||
issue312.proto
|
||||
|
||||
It has these top-level messages:
|
||||
*/
|
||||
package issue312
|
||||
|
||||
import proto "github.com/gogo/protobuf/proto"
|
||||
@@ -62,15 +54,17 @@ func (x *TaskState) UnmarshalJSON(data []byte) error {
|
||||
*x = TaskState(value)
|
||||
return nil
|
||||
}
|
||||
func (TaskState) EnumDescriptor() ([]byte, []int) { return fileDescriptorIssue312, []int{0} }
|
||||
func (TaskState) EnumDescriptor() ([]byte, []int) {
|
||||
return fileDescriptor_issue312_ffe23d3d41bbbf36, []int{0}
|
||||
}
|
||||
|
||||
func init() {
|
||||
proto.RegisterEnum("issue312.TaskState", TaskState_name, TaskState_value)
|
||||
}
|
||||
|
||||
func init() { proto.RegisterFile("issue312.proto", fileDescriptorIssue312) }
|
||||
func init() { proto.RegisterFile("issue312.proto", fileDescriptor_issue312_ffe23d3d41bbbf36) }
|
||||
|
||||
var fileDescriptorIssue312 = []byte{
|
||||
var fileDescriptor_issue312_ffe23d3d41bbbf36 = []byte{
|
||||
// 147 bytes of a gzipped FileDescriptorProto
|
||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe2, 0xe2, 0xcb, 0x2c, 0x2e, 0x2e,
|
||||
0x4d, 0x35, 0x36, 0x34, 0xd2, 0x2b, 0x28, 0xca, 0x2f, 0xc9, 0x17, 0xe2, 0x80, 0xf1, 0xa5, 0x74,
|
||||
|
||||
Reference in New Issue
Block a user