Commit 818dd444 authored by Timothy St. Clair's avatar Timothy St. Clair

Update generated due to proto-shift

parent 93c051e2
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -64,11 +64,11 @@ ...@@ -64,11 +64,11 @@
}, },
{ {
"ImportPath": "github.com/gogo/protobuf/proto", "ImportPath": "github.com/gogo/protobuf/proto",
"Rev": "e18d7aa8f8c624c915db340349aad4c49b10d173" "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7"
}, },
{ {
"ImportPath": "github.com/gogo/protobuf/sortkeys", "ImportPath": "github.com/gogo/protobuf/sortkeys",
"Rev": "e18d7aa8f8c624c915db340349aad4c49b10d173" "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7"
}, },
{ {
"ImportPath": "github.com/golang/glog", "ImportPath": "github.com/golang/glog",
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
}, },
{ {
"ImportPath": "github.com/golang/protobuf/proto", "ImportPath": "github.com/golang/protobuf/proto",
"Rev": "8616e8ee5e20a1704615e6c8d7afcdac06087a67" "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7"
}, },
{ {
"ImportPath": "github.com/google/gofuzz", "ImportPath": "github.com/google/gofuzz",
...@@ -108,19 +108,19 @@ ...@@ -108,19 +108,19 @@
}, },
{ {
"ImportPath": "golang.org/x/net/http2", "ImportPath": "golang.org/x/net/http2",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/http2/hpack", "ImportPath": "golang.org/x/net/http2/hpack",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/idna", "ImportPath": "golang.org/x/net/idna",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/lex/httplex", "ImportPath": "golang.org/x/net/lex/httplex",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/text/cases", "ImportPath": "golang.org/x/text/cases",
......
...@@ -40,7 +40,9 @@ var _ = math.Inf ...@@ -40,7 +40,9 @@ var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file // This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against. // is compatible with the proto package it is being compiled against.
const _ = proto.GoGoProtoPackageIsVersion1 // A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
func (m *Quantity) Reset() { *m = Quantity{} } func (m *Quantity) Reset() { *m = Quantity{} }
func (*Quantity) ProtoMessage() {} func (*Quantity) ProtoMessage() {}
...@@ -50,6 +52,10 @@ func init() { ...@@ -50,6 +52,10 @@ func init() {
proto.RegisterType((*Quantity)(nil), "k8s.io.apimachinery.pkg.api.resource.Quantity") proto.RegisterType((*Quantity)(nil), "k8s.io.apimachinery.pkg.api.resource.Quantity")
} }
func init() {
proto.RegisterFile("k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/api/resource/generated.proto", fileDescriptorGenerated)
}
var fileDescriptorGenerated = []byte{ var fileDescriptorGenerated = []byte{
// 253 bytes of a gzipped FileDescriptorProto // 253 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x74, 0x8f, 0xb1, 0x4a, 0x03, 0x41, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x74, 0x8f, 0xb1, 0x4a, 0x03, 0x41,
......
...@@ -39,7 +39,13 @@ var _ = math.Inf ...@@ -39,7 +39,13 @@ var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file // This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against. // is compatible with the proto package it is being compiled against.
const _ = proto.GoGoProtoPackageIsVersion1 // A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
func init() {
proto.RegisterFile("k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/runtime/schema/generated.proto", fileDescriptorGenerated)
}
var fileDescriptorGenerated = []byte{ var fileDescriptorGenerated = []byte{
// 199 bytes of a gzipped FileDescriptorProto // 199 bytes of a gzipped FileDescriptorProto
......
...@@ -42,7 +42,9 @@ var _ = math.Inf ...@@ -42,7 +42,9 @@ var _ = math.Inf
// This is a compile-time assertion to ensure that this generated file // This is a compile-time assertion to ensure that this generated file
// is compatible with the proto package it is being compiled against. // is compatible with the proto package it is being compiled against.
const _ = proto.GoGoProtoPackageIsVersion1 // A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
func (m *IntOrString) Reset() { *m = IntOrString{} } func (m *IntOrString) Reset() { *m = IntOrString{} }
func (*IntOrString) ProtoMessage() {} func (*IntOrString) ProtoMessage() {}
...@@ -51,59 +53,59 @@ func (*IntOrString) Descriptor() ([]byte, []int) { return fileDescriptorGenerate ...@@ -51,59 +53,59 @@ func (*IntOrString) Descriptor() ([]byte, []int) { return fileDescriptorGenerate
func init() { func init() {
proto.RegisterType((*IntOrString)(nil), "k8s.io.apimachinery.pkg.util.intstr.IntOrString") proto.RegisterType((*IntOrString)(nil), "k8s.io.apimachinery.pkg.util.intstr.IntOrString")
} }
func (m *IntOrString) Marshal() (data []byte, err error) { func (m *IntOrString) Marshal() (dAtA []byte, err error) {
size := m.Size() size := m.Size()
data = make([]byte, size) dAtA = make([]byte, size)
n, err := m.MarshalTo(data) n, err := m.MarshalTo(dAtA)
if err != nil { if err != nil {
return nil, err return nil, err
} }
return data[:n], nil return dAtA[:n], nil
} }
func (m *IntOrString) MarshalTo(data []byte) (int, error) { func (m *IntOrString) MarshalTo(dAtA []byte) (int, error) {
var i int var i int
_ = i _ = i
var l int var l int
_ = l _ = l
data[i] = 0x8 dAtA[i] = 0x8
i++ i++
i = encodeVarintGenerated(data, i, uint64(m.Type)) i = encodeVarintGenerated(dAtA, i, uint64(m.Type))
data[i] = 0x10 dAtA[i] = 0x10
i++ i++
i = encodeVarintGenerated(data, i, uint64(m.IntVal)) i = encodeVarintGenerated(dAtA, i, uint64(m.IntVal))
data[i] = 0x1a dAtA[i] = 0x1a
i++ i++
i = encodeVarintGenerated(data, i, uint64(len(m.StrVal))) i = encodeVarintGenerated(dAtA, i, uint64(len(m.StrVal)))
i += copy(data[i:], m.StrVal) i += copy(dAtA[i:], m.StrVal)
return i, nil return i, nil
} }
func encodeFixed64Generated(data []byte, offset int, v uint64) int { func encodeFixed64Generated(dAtA []byte, offset int, v uint64) int {
data[offset] = uint8(v) dAtA[offset] = uint8(v)
data[offset+1] = uint8(v >> 8) dAtA[offset+1] = uint8(v >> 8)
data[offset+2] = uint8(v >> 16) dAtA[offset+2] = uint8(v >> 16)
data[offset+3] = uint8(v >> 24) dAtA[offset+3] = uint8(v >> 24)
data[offset+4] = uint8(v >> 32) dAtA[offset+4] = uint8(v >> 32)
data[offset+5] = uint8(v >> 40) dAtA[offset+5] = uint8(v >> 40)
data[offset+6] = uint8(v >> 48) dAtA[offset+6] = uint8(v >> 48)
data[offset+7] = uint8(v >> 56) dAtA[offset+7] = uint8(v >> 56)
return offset + 8 return offset + 8
} }
func encodeFixed32Generated(data []byte, offset int, v uint32) int { func encodeFixed32Generated(dAtA []byte, offset int, v uint32) int {
data[offset] = uint8(v) dAtA[offset] = uint8(v)
data[offset+1] = uint8(v >> 8) dAtA[offset+1] = uint8(v >> 8)
data[offset+2] = uint8(v >> 16) dAtA[offset+2] = uint8(v >> 16)
data[offset+3] = uint8(v >> 24) dAtA[offset+3] = uint8(v >> 24)
return offset + 4 return offset + 4
} }
func encodeVarintGenerated(data []byte, offset int, v uint64) int { func encodeVarintGenerated(dAtA []byte, offset int, v uint64) int {
for v >= 1<<7 { for v >= 1<<7 {
data[offset] = uint8(v&0x7f | 0x80) dAtA[offset] = uint8(v&0x7f | 0x80)
v >>= 7 v >>= 7
offset++ offset++
} }
data[offset] = uint8(v) dAtA[offset] = uint8(v)
return offset + 1 return offset + 1
} }
func (m *IntOrString) Size() (n int) { func (m *IntOrString) Size() (n int) {
...@@ -129,8 +131,8 @@ func sovGenerated(x uint64) (n int) { ...@@ -129,8 +131,8 @@ func sovGenerated(x uint64) (n int) {
func sozGenerated(x uint64) (n int) { func sozGenerated(x uint64) (n int) {
return sovGenerated(uint64((x << 1) ^ uint64((int64(x) >> 63)))) return sovGenerated(uint64((x << 1) ^ uint64((int64(x) >> 63))))
} }
func (m *IntOrString) Unmarshal(data []byte) error { func (m *IntOrString) Unmarshal(dAtA []byte) error {
l := len(data) l := len(dAtA)
iNdEx := 0 iNdEx := 0
for iNdEx < l { for iNdEx < l {
preIndex := iNdEx preIndex := iNdEx
...@@ -142,7 +144,7 @@ func (m *IntOrString) Unmarshal(data []byte) error { ...@@ -142,7 +144,7 @@ func (m *IntOrString) Unmarshal(data []byte) error {
if iNdEx >= l { if iNdEx >= l {
return io.ErrUnexpectedEOF return io.ErrUnexpectedEOF
} }
b := data[iNdEx] b := dAtA[iNdEx]
iNdEx++ iNdEx++
wire |= (uint64(b) & 0x7F) << shift wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 { if b < 0x80 {
...@@ -170,7 +172,7 @@ func (m *IntOrString) Unmarshal(data []byte) error { ...@@ -170,7 +172,7 @@ func (m *IntOrString) Unmarshal(data []byte) error {
if iNdEx >= l { if iNdEx >= l {
return io.ErrUnexpectedEOF return io.ErrUnexpectedEOF
} }
b := data[iNdEx] b := dAtA[iNdEx]
iNdEx++ iNdEx++
m.Type |= (Type(b) & 0x7F) << shift m.Type |= (Type(b) & 0x7F) << shift
if b < 0x80 { if b < 0x80 {
...@@ -189,7 +191,7 @@ func (m *IntOrString) Unmarshal(data []byte) error { ...@@ -189,7 +191,7 @@ func (m *IntOrString) Unmarshal(data []byte) error {
if iNdEx >= l { if iNdEx >= l {
return io.ErrUnexpectedEOF return io.ErrUnexpectedEOF
} }
b := data[iNdEx] b := dAtA[iNdEx]
iNdEx++ iNdEx++
m.IntVal |= (int32(b) & 0x7F) << shift m.IntVal |= (int32(b) & 0x7F) << shift
if b < 0x80 { if b < 0x80 {
...@@ -208,7 +210,7 @@ func (m *IntOrString) Unmarshal(data []byte) error { ...@@ -208,7 +210,7 @@ func (m *IntOrString) Unmarshal(data []byte) error {
if iNdEx >= l { if iNdEx >= l {
return io.ErrUnexpectedEOF return io.ErrUnexpectedEOF
} }
b := data[iNdEx] b := dAtA[iNdEx]
iNdEx++ iNdEx++
stringLen |= (uint64(b) & 0x7F) << shift stringLen |= (uint64(b) & 0x7F) << shift
if b < 0x80 { if b < 0x80 {
...@@ -223,11 +225,11 @@ func (m *IntOrString) Unmarshal(data []byte) error { ...@@ -223,11 +225,11 @@ func (m *IntOrString) Unmarshal(data []byte) error {
if postIndex > l { if postIndex > l {
return io.ErrUnexpectedEOF return io.ErrUnexpectedEOF
} }
m.StrVal = string(data[iNdEx:postIndex]) m.StrVal = string(dAtA[iNdEx:postIndex])
iNdEx = postIndex iNdEx = postIndex
default: default:
iNdEx = preIndex iNdEx = preIndex
skippy, err := skipGenerated(data[iNdEx:]) skippy, err := skipGenerated(dAtA[iNdEx:])
if err != nil { if err != nil {
return err return err
} }
...@@ -246,8 +248,8 @@ func (m *IntOrString) Unmarshal(data []byte) error { ...@@ -246,8 +248,8 @@ func (m *IntOrString) Unmarshal(data []byte) error {
} }
return nil return nil
} }
func skipGenerated(data []byte) (n int, err error) { func skipGenerated(dAtA []byte) (n int, err error) {
l := len(data) l := len(dAtA)
iNdEx := 0 iNdEx := 0
for iNdEx < l { for iNdEx < l {
var wire uint64 var wire uint64
...@@ -258,7 +260,7 @@ func skipGenerated(data []byte) (n int, err error) { ...@@ -258,7 +260,7 @@ func skipGenerated(data []byte) (n int, err error) {
if iNdEx >= l { if iNdEx >= l {
return 0, io.ErrUnexpectedEOF return 0, io.ErrUnexpectedEOF
} }
b := data[iNdEx] b := dAtA[iNdEx]
iNdEx++ iNdEx++
wire |= (uint64(b) & 0x7F) << shift wire |= (uint64(b) & 0x7F) << shift
if b < 0x80 { if b < 0x80 {
...@@ -276,7 +278,7 @@ func skipGenerated(data []byte) (n int, err error) { ...@@ -276,7 +278,7 @@ func skipGenerated(data []byte) (n int, err error) {
return 0, io.ErrUnexpectedEOF return 0, io.ErrUnexpectedEOF
} }
iNdEx++ iNdEx++
if data[iNdEx-1] < 0x80 { if dAtA[iNdEx-1] < 0x80 {
break break
} }
} }
...@@ -293,7 +295,7 @@ func skipGenerated(data []byte) (n int, err error) { ...@@ -293,7 +295,7 @@ func skipGenerated(data []byte) (n int, err error) {
if iNdEx >= l { if iNdEx >= l {
return 0, io.ErrUnexpectedEOF return 0, io.ErrUnexpectedEOF
} }
b := data[iNdEx] b := dAtA[iNdEx]
iNdEx++ iNdEx++
length |= (int(b) & 0x7F) << shift length |= (int(b) & 0x7F) << shift
if b < 0x80 { if b < 0x80 {
...@@ -316,7 +318,7 @@ func skipGenerated(data []byte) (n int, err error) { ...@@ -316,7 +318,7 @@ func skipGenerated(data []byte) (n int, err error) {
if iNdEx >= l { if iNdEx >= l {
return 0, io.ErrUnexpectedEOF return 0, io.ErrUnexpectedEOF
} }
b := data[iNdEx] b := dAtA[iNdEx]
iNdEx++ iNdEx++
innerWire |= (uint64(b) & 0x7F) << shift innerWire |= (uint64(b) & 0x7F) << shift
if b < 0x80 { if b < 0x80 {
...@@ -327,7 +329,7 @@ func skipGenerated(data []byte) (n int, err error) { ...@@ -327,7 +329,7 @@ func skipGenerated(data []byte) (n int, err error) {
if innerWireType == 4 { if innerWireType == 4 {
break break
} }
next, err := skipGenerated(data[start:]) next, err := skipGenerated(dAtA[start:])
if err != nil { if err != nil {
return 0, err return 0, err
} }
...@@ -351,6 +353,10 @@ var ( ...@@ -351,6 +353,10 @@ var (
ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow")
) )
func init() {
proto.RegisterFile("k8s.io/kubernetes/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.proto", fileDescriptorGenerated)
}
var fileDescriptorGenerated = []byte{ var fileDescriptorGenerated = []byte{
// 288 bytes of a gzipped FileDescriptorProto // 288 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x4c, 0x8f, 0x31, 0x4b, 0xf4, 0x30, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x4c, 0x8f, 0x31, 0x4b, 0xf4, 0x30,
......
...@@ -24,47 +24,47 @@ ...@@ -24,47 +24,47 @@
}, },
{ {
"ImportPath": "github.com/coreos/etcd/auth/authpb", "ImportPath": "github.com/coreos/etcd/auth/authpb",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/client", "ImportPath": "github.com/coreos/etcd/client",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/clientv3", "ImportPath": "github.com/coreos/etcd/clientv3",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes", "ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb", "ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/mvcc/mvccpb", "ImportPath": "github.com/coreos/etcd/mvcc/mvccpb",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/fileutil", "ImportPath": "github.com/coreos/etcd/pkg/fileutil",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/pathutil", "ImportPath": "github.com/coreos/etcd/pkg/pathutil",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/tlsutil", "ImportPath": "github.com/coreos/etcd/pkg/tlsutil",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/transport", "ImportPath": "github.com/coreos/etcd/pkg/transport",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/types", "ImportPath": "github.com/coreos/etcd/pkg/types",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/go-systemd/daemon", "ImportPath": "github.com/coreos/go-systemd/daemon",
...@@ -140,11 +140,11 @@ ...@@ -140,11 +140,11 @@
}, },
{ {
"ImportPath": "github.com/gogo/protobuf/proto", "ImportPath": "github.com/gogo/protobuf/proto",
"Rev": "e18d7aa8f8c624c915db340349aad4c49b10d173" "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7"
}, },
{ {
"ImportPath": "github.com/gogo/protobuf/sortkeys", "ImportPath": "github.com/gogo/protobuf/sortkeys",
"Rev": "e18d7aa8f8c624c915db340349aad4c49b10d173" "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7"
}, },
{ {
"ImportPath": "github.com/golang/glog", "ImportPath": "github.com/golang/glog",
...@@ -156,27 +156,31 @@ ...@@ -156,27 +156,31 @@
}, },
{ {
"ImportPath": "github.com/golang/protobuf/jsonpb", "ImportPath": "github.com/golang/protobuf/jsonpb",
"Rev": "8616e8ee5e20a1704615e6c8d7afcdac06087a67" "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7"
}, },
{ {
"ImportPath": "github.com/golang/protobuf/proto", "ImportPath": "github.com/golang/protobuf/proto",
"Rev": "8616e8ee5e20a1704615e6c8d7afcdac06087a67" "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7"
}, },
{ {
"ImportPath": "github.com/google/gofuzz", "ImportPath": "github.com/google/gofuzz",
"Rev": "44d81051d367757e1c7c6a5a86423ece9afcf63c" "Rev": "44d81051d367757e1c7c6a5a86423ece9afcf63c"
}, },
{ {
"ImportPath": "github.com/grpc-ecosystem/go-grpc-prometheus",
"Rev": "2500245aa6110c562d17020fb31a2c133d737799"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime", "ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime",
"Rev": "f52d055dc48aec25854ed7d31862f78913cf17d1" "Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
}, },
{ {
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime/internal", "ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime/internal",
"Rev": "f52d055dc48aec25854ed7d31862f78913cf17d1" "Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
}, },
{ {
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/utilities", "ImportPath": "github.com/grpc-ecosystem/grpc-gateway/utilities",
"Rev": "f52d055dc48aec25854ed7d31862f78913cf17d1" "Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
}, },
{ {
"ImportPath": "github.com/howeyc/gopass", "ImportPath": "github.com/howeyc/gopass",
...@@ -260,43 +264,43 @@ ...@@ -260,43 +264,43 @@
}, },
{ {
"ImportPath": "golang.org/x/net/context", "ImportPath": "golang.org/x/net/context",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/html", "ImportPath": "golang.org/x/net/html",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/html/atom", "ImportPath": "golang.org/x/net/html/atom",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/http2", "ImportPath": "golang.org/x/net/http2",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/http2/hpack", "ImportPath": "golang.org/x/net/http2/hpack",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/idna", "ImportPath": "golang.org/x/net/idna",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/internal/timeseries", "ImportPath": "golang.org/x/net/internal/timeseries",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/lex/httplex", "ImportPath": "golang.org/x/net/lex/httplex",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/trace", "ImportPath": "golang.org/x/net/trace",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/websocket", "ImportPath": "golang.org/x/net/websocket",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/sys/unix", "ImportPath": "golang.org/x/sys/unix",
...@@ -344,39 +348,39 @@ ...@@ -344,39 +348,39 @@
}, },
{ {
"ImportPath": "google.golang.org/grpc", "ImportPath": "google.golang.org/grpc",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/codes", "ImportPath": "google.golang.org/grpc/codes",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/credentials", "ImportPath": "google.golang.org/grpc/credentials",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclog", "ImportPath": "google.golang.org/grpc/grpclog",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/internal", "ImportPath": "google.golang.org/grpc/internal",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/metadata", "ImportPath": "google.golang.org/grpc/metadata",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/naming", "ImportPath": "google.golang.org/grpc/naming",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/peer", "ImportPath": "google.golang.org/grpc/peer",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/transport", "ImportPath": "google.golang.org/grpc/transport",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "gopkg.in/inf.v0", "ImportPath": "gopkg.in/inf.v0",
......
...@@ -24,47 +24,47 @@ ...@@ -24,47 +24,47 @@
}, },
{ {
"ImportPath": "github.com/coreos/etcd/auth/authpb", "ImportPath": "github.com/coreos/etcd/auth/authpb",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/client", "ImportPath": "github.com/coreos/etcd/client",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/clientv3", "ImportPath": "github.com/coreos/etcd/clientv3",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes", "ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb", "ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/mvcc/mvccpb", "ImportPath": "github.com/coreos/etcd/mvcc/mvccpb",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/fileutil", "ImportPath": "github.com/coreos/etcd/pkg/fileutil",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/pathutil", "ImportPath": "github.com/coreos/etcd/pkg/pathutil",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/tlsutil", "ImportPath": "github.com/coreos/etcd/pkg/tlsutil",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/transport", "ImportPath": "github.com/coreos/etcd/pkg/transport",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/types", "ImportPath": "github.com/coreos/etcd/pkg/types",
"Rev": "cc198e22d3b8fd7ec98304c95e68ee375be54589" "Rev": "20490caaf0dcd96bb4a95e40625559def8ef5b04"
}, },
{ {
"ImportPath": "github.com/coreos/go-systemd/daemon", "ImportPath": "github.com/coreos/go-systemd/daemon",
...@@ -132,11 +132,11 @@ ...@@ -132,11 +132,11 @@
}, },
{ {
"ImportPath": "github.com/gogo/protobuf/proto", "ImportPath": "github.com/gogo/protobuf/proto",
"Rev": "e18d7aa8f8c624c915db340349aad4c49b10d173" "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7"
}, },
{ {
"ImportPath": "github.com/gogo/protobuf/sortkeys", "ImportPath": "github.com/gogo/protobuf/sortkeys",
"Rev": "e18d7aa8f8c624c915db340349aad4c49b10d173" "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7"
}, },
{ {
"ImportPath": "github.com/golang/glog", "ImportPath": "github.com/golang/glog",
...@@ -148,27 +148,31 @@ ...@@ -148,27 +148,31 @@
}, },
{ {
"ImportPath": "github.com/golang/protobuf/jsonpb", "ImportPath": "github.com/golang/protobuf/jsonpb",
"Rev": "8616e8ee5e20a1704615e6c8d7afcdac06087a67" "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7"
}, },
{ {
"ImportPath": "github.com/golang/protobuf/proto", "ImportPath": "github.com/golang/protobuf/proto",
"Rev": "8616e8ee5e20a1704615e6c8d7afcdac06087a67" "Rev": "4bd1920723d7b7c925de087aa32e2187708897f7"
}, },
{ {
"ImportPath": "github.com/google/gofuzz", "ImportPath": "github.com/google/gofuzz",
"Rev": "44d81051d367757e1c7c6a5a86423ece9afcf63c" "Rev": "44d81051d367757e1c7c6a5a86423ece9afcf63c"
}, },
{ {
"ImportPath": "github.com/grpc-ecosystem/go-grpc-prometheus",
"Rev": "2500245aa6110c562d17020fb31a2c133d737799"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime", "ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime",
"Rev": "f52d055dc48aec25854ed7d31862f78913cf17d1" "Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
}, },
{ {
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime/internal", "ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime/internal",
"Rev": "f52d055dc48aec25854ed7d31862f78913cf17d1" "Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
}, },
{ {
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/utilities", "ImportPath": "github.com/grpc-ecosystem/grpc-gateway/utilities",
"Rev": "f52d055dc48aec25854ed7d31862f78913cf17d1" "Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
}, },
{ {
"ImportPath": "github.com/howeyc/gopass", "ImportPath": "github.com/howeyc/gopass",
...@@ -248,43 +252,43 @@ ...@@ -248,43 +252,43 @@
}, },
{ {
"ImportPath": "golang.org/x/net/context", "ImportPath": "golang.org/x/net/context",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/html", "ImportPath": "golang.org/x/net/html",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/html/atom", "ImportPath": "golang.org/x/net/html/atom",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/http2", "ImportPath": "golang.org/x/net/http2",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/http2/hpack", "ImportPath": "golang.org/x/net/http2/hpack",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/idna", "ImportPath": "golang.org/x/net/idna",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/internal/timeseries", "ImportPath": "golang.org/x/net/internal/timeseries",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/lex/httplex", "ImportPath": "golang.org/x/net/lex/httplex",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/trace", "ImportPath": "golang.org/x/net/trace",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/net/websocket", "ImportPath": "golang.org/x/net/websocket",
"Rev": "e90d6d0afc4c315a0d87a568ae68577cc15149a0" "Rev": "f2499483f923065a842d38eb4c7f1927e6fc6e6d"
}, },
{ {
"ImportPath": "golang.org/x/sys/unix", "ImportPath": "golang.org/x/sys/unix",
...@@ -332,39 +336,39 @@ ...@@ -332,39 +336,39 @@
}, },
{ {
"ImportPath": "google.golang.org/grpc", "ImportPath": "google.golang.org/grpc",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/codes", "ImportPath": "google.golang.org/grpc/codes",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/credentials", "ImportPath": "google.golang.org/grpc/credentials",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclog", "ImportPath": "google.golang.org/grpc/grpclog",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/internal", "ImportPath": "google.golang.org/grpc/internal",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/metadata", "ImportPath": "google.golang.org/grpc/metadata",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/naming", "ImportPath": "google.golang.org/grpc/naming",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/peer", "ImportPath": "google.golang.org/grpc/peer",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "google.golang.org/grpc/transport", "ImportPath": "google.golang.org/grpc/transport",
"Rev": "231b4cfea0e79843053a33f5fe90bd4d84b23cd3" "Rev": "777daa17ff9b5daef1cfdf915088a2ada3332bf0"
}, },
{ {
"ImportPath": "gopkg.in/inf.v0", "ImportPath": "gopkg.in/inf.v0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment