Update staging deps for etcd 3.2.13 version bump

This commit is contained in:
Joe Betz 2017-12-14 23:15:58 -08:00
parent bbdac135dd
commit 71c5f8ab12
4 changed files with 357 additions and 257 deletions

View File

@ -32,60 +32,60 @@
}, },
{ {
"ImportPath": "github.com/coreos/etcd/auth/authpb", "ImportPath": "github.com/coreos/etcd/auth/authpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/client", "ImportPath": "github.com/coreos/etcd/client",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/clientv3", "ImportPath": "github.com/coreos/etcd/clientv3",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes", "ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb", "ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/mvcc/mvccpb", "ImportPath": "github.com/coreos/etcd/mvcc/mvccpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/fileutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/pathutil", "ImportPath": "github.com/coreos/etcd/pkg/pathutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/srv",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/tlsutil", "ImportPath": "github.com/coreos/etcd/pkg/tlsutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/transport", "ImportPath": "github.com/coreos/etcd/pkg/transport",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/types", "ImportPath": "github.com/coreos/etcd/pkg/types",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/version",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/go-semver/semver",
"Rev": "568e959cd89871e61434c1143528d9162da89ef2"
}, },
{ {
"ImportPath": "github.com/coreos/go-systemd/daemon", "ImportPath": "github.com/coreos/go-systemd/daemon",
"Rev": "48702e0da86bd25e76cfef347e2adeb434a0d0a6" "Rev": "48702e0da86bd25e76cfef347e2adeb434a0d0a6"
}, },
{
"ImportPath": "github.com/coreos/go-systemd/journal",
"Rev": "48702e0da86bd25e76cfef347e2adeb434a0d0a6"
},
{
"ImportPath": "github.com/coreos/pkg/capnslog",
"Rev": "fa29b1d70f0beaddd4c7021607cc3c3be8ce94b8"
},
{ {
"ImportPath": "github.com/davecgh/go-spew/spew", "ImportPath": "github.com/davecgh/go-spew/spew",
"Rev": "782f4967f2dc4564575ca782fe2d04090b5faca8" "Rev": "782f4967f2dc4564575ca782fe2d04090b5faca8"
@ -167,11 +167,11 @@
"Rev": "44145f04b68cf362d9c4df2182967c2275eaefed" "Rev": "44145f04b68cf362d9c4df2182967c2275eaefed"
}, },
{ {
"ImportPath": "github.com/golang/protobuf/jsonpb", "ImportPath": "github.com/golang/protobuf/proto",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{ {
"ImportPath": "github.com/golang/protobuf/proto", "ImportPath": "github.com/golang/protobuf/protoc-gen-go/descriptor",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{ {
@ -186,10 +186,6 @@
"ImportPath": "github.com/golang/protobuf/ptypes/duration", "ImportPath": "github.com/golang/protobuf/ptypes/duration",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{
"ImportPath": "github.com/golang/protobuf/ptypes/struct",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
},
{ {
"ImportPath": "github.com/golang/protobuf/ptypes/timestamp", "ImportPath": "github.com/golang/protobuf/ptypes/timestamp",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
@ -222,22 +218,6 @@
"ImportPath": "github.com/gregjones/httpcache/diskcache", "ImportPath": "github.com/gregjones/httpcache/diskcache",
"Rev": "787624de3eb7bd915c329cba748687a3b22666a6" "Rev": "787624de3eb7bd915c329cba748687a3b22666a6"
}, },
{
"ImportPath": "github.com/grpc-ecosystem/go-grpc-prometheus",
"Rev": "2500245aa6110c562d17020fb31a2c133d737799"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime/internal",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/utilities",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
},
{ {
"ImportPath": "github.com/hashicorp/golang-lru", "ImportPath": "github.com/hashicorp/golang-lru",
"Rev": "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4" "Rev": "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
@ -442,65 +422,85 @@
"ImportPath": "golang.org/x/text/width", "ImportPath": "golang.org/x/text/width",
"Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01" "Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01"
}, },
{
"ImportPath": "google.golang.org/genproto/googleapis/api/annotations",
"Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85"
},
{ {
"ImportPath": "google.golang.org/genproto/googleapis/rpc/status", "ImportPath": "google.golang.org/genproto/googleapis/rpc/status",
"Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85" "Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85"
}, },
{ {
"ImportPath": "google.golang.org/grpc", "ImportPath": "google.golang.org/grpc",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/balancer",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/codes", "ImportPath": "google.golang.org/grpc/codes",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/connectivity",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/credentials", "ImportPath": "google.golang.org/grpc/credentials",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1", "ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1/messages",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclog", "ImportPath": "google.golang.org/grpc/grpclog",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/health/grpc_health_v1",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/internal", "ImportPath": "google.golang.org/grpc/internal",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/keepalive", "ImportPath": "google.golang.org/grpc/keepalive",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/metadata", "ImportPath": "google.golang.org/grpc/metadata",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/naming", "ImportPath": "google.golang.org/grpc/naming",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/peer", "ImportPath": "google.golang.org/grpc/peer",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/resolver",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/stats", "ImportPath": "google.golang.org/grpc/stats",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/status", "ImportPath": "google.golang.org/grpc/status",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/tap", "ImportPath": "google.golang.org/grpc/tap",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/transport", "ImportPath": "google.golang.org/grpc/transport",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "gopkg.in/inf.v0", "ImportPath": "gopkg.in/inf.v0",

View File

@ -27,232 +27,304 @@
"Rev": "3ac7bf7a47d159a033b107610db8a1b6575507a4" "Rev": "3ac7bf7a47d159a033b107610db8a1b6575507a4"
}, },
{ {
"ImportPath": "github.com/boltdb/bolt", "ImportPath": "github.com/cockroachdb/cmux",
"Rev": "583e8937c61f1af6513608ccc75c97b6abdf4ff9" "Rev": "112f0506e7743d64a6eb8fedbcff13d9979bbf92"
},
{
"ImportPath": "github.com/coreos/bbolt",
"Rev": "48ea1b39c25fc1bab3506fbc712ecbaa842c4d2d"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/alarm", "ImportPath": "github.com/coreos/etcd/alarm",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/auth", "ImportPath": "github.com/coreos/etcd/auth",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/auth/authpb", "ImportPath": "github.com/coreos/etcd/auth/authpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/client", "ImportPath": "github.com/coreos/etcd/client",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/clientv3", "ImportPath": "github.com/coreos/etcd/clientv3",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/clientv3/concurrency",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/clientv3/namespace",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/clientv3/naming",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/compactor", "ImportPath": "github.com/coreos/etcd/compactor",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/discovery", "ImportPath": "github.com/coreos/etcd/discovery",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/embed",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/error", "ImportPath": "github.com/coreos/etcd/error",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver", "ImportPath": "github.com/coreos/etcd/etcdserver",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api", "ImportPath": "github.com/coreos/etcd/etcdserver/api",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/etcdserver/api/etcdhttp",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v2http", "ImportPath": "github.com/coreos/etcd/etcdserver/api/v2http",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v2http/httptypes", "ImportPath": "github.com/coreos/etcd/etcdserver/api/v2http/httptypes",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3client",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3election",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3election/v3electionpb",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3election/v3electionpb/gw",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3lock",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3lock/v3lockpb",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3lock/v3lockpb/gw",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc", "ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes", "ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/auth", "ImportPath": "github.com/coreos/etcd/etcdserver/auth",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb", "ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb/gw",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/membership", "ImportPath": "github.com/coreos/etcd/etcdserver/membership",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/stats", "ImportPath": "github.com/coreos/etcd/etcdserver/stats",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/integration", "ImportPath": "github.com/coreos/etcd/integration",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/lease", "ImportPath": "github.com/coreos/etcd/lease",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/lease/leasehttp", "ImportPath": "github.com/coreos/etcd/lease/leasehttp",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/lease/leasepb", "ImportPath": "github.com/coreos/etcd/lease/leasepb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/mvcc", "ImportPath": "github.com/coreos/etcd/mvcc",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/mvcc/backend", "ImportPath": "github.com/coreos/etcd/mvcc/backend",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/mvcc/mvccpb", "ImportPath": "github.com/coreos/etcd/mvcc/mvccpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/adt", "ImportPath": "github.com/coreos/etcd/pkg/adt",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/contention", "ImportPath": "github.com/coreos/etcd/pkg/contention",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/cors",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/cpuutil", "ImportPath": "github.com/coreos/etcd/pkg/cpuutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/crc", "ImportPath": "github.com/coreos/etcd/pkg/crc",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/debugutil",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/fileutil", "ImportPath": "github.com/coreos/etcd/pkg/fileutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/httputil", "ImportPath": "github.com/coreos/etcd/pkg/httputil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/idutil", "ImportPath": "github.com/coreos/etcd/pkg/idutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/ioutil", "ImportPath": "github.com/coreos/etcd/pkg/ioutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/logutil", "ImportPath": "github.com/coreos/etcd/pkg/logutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/monotime", "ImportPath": "github.com/coreos/etcd/pkg/monotime",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/netutil", "ImportPath": "github.com/coreos/etcd/pkg/netutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/pathutil", "ImportPath": "github.com/coreos/etcd/pkg/pathutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/pbutil", "ImportPath": "github.com/coreos/etcd/pkg/pbutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/runtime", "ImportPath": "github.com/coreos/etcd/pkg/runtime",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/schedule", "ImportPath": "github.com/coreos/etcd/pkg/schedule",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/srv",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/testutil", "ImportPath": "github.com/coreos/etcd/pkg/testutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/tlsutil", "ImportPath": "github.com/coreos/etcd/pkg/tlsutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/transport", "ImportPath": "github.com/coreos/etcd/pkg/transport",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/types", "ImportPath": "github.com/coreos/etcd/pkg/types",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/wait", "ImportPath": "github.com/coreos/etcd/pkg/wait",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/proxy/grpcproxy", "ImportPath": "github.com/coreos/etcd/proxy/grpcproxy",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/proxy/grpcproxy/adapter",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/proxy/grpcproxy/cache", "ImportPath": "github.com/coreos/etcd/proxy/grpcproxy/cache",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/raft", "ImportPath": "github.com/coreos/etcd/raft",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/raft/raftpb", "ImportPath": "github.com/coreos/etcd/raft/raftpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/rafthttp", "ImportPath": "github.com/coreos/etcd/rafthttp",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/snap", "ImportPath": "github.com/coreos/etcd/snap",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/snap/snappb", "ImportPath": "github.com/coreos/etcd/snap/snappb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/store", "ImportPath": "github.com/coreos/etcd/store",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/version", "ImportPath": "github.com/coreos/etcd/version",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/wal", "ImportPath": "github.com/coreos/etcd/wal",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/wal/walpb", "ImportPath": "github.com/coreos/etcd/wal/walpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/go-oidc/http", "ImportPath": "github.com/coreos/go-oidc/http",
@ -306,6 +378,10 @@
"ImportPath": "github.com/davecgh/go-spew/spew", "ImportPath": "github.com/davecgh/go-spew/spew",
"Rev": "782f4967f2dc4564575ca782fe2d04090b5faca8" "Rev": "782f4967f2dc4564575ca782fe2d04090b5faca8"
}, },
{
"ImportPath": "github.com/dgrijalva/jwt-go",
"Rev": "01aeca54ebda6e0fbfafd0a524d234159c05ec20"
},
{ {
"ImportPath": "github.com/elazarl/go-bindata-assetfs", "ImportPath": "github.com/elazarl/go-bindata-assetfs",
"Rev": "3dcc96556217539f50599357fb481ac0dc7439b9" "Rev": "3dcc96556217539f50599357fb481ac0dc7439b9"
@ -358,6 +434,10 @@
"ImportPath": "github.com/golang/glog", "ImportPath": "github.com/golang/glog",
"Rev": "44145f04b68cf362d9c4df2182967c2275eaefed" "Rev": "44145f04b68cf362d9c4df2182967c2275eaefed"
}, },
{
"ImportPath": "github.com/golang/groupcache/lru",
"Rev": "02826c3e79038b59d737d3b1c0a1d937f71a4433"
},
{ {
"ImportPath": "github.com/golang/protobuf/jsonpb", "ImportPath": "github.com/golang/protobuf/jsonpb",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
@ -366,6 +446,10 @@
"ImportPath": "github.com/golang/protobuf/proto", "ImportPath": "github.com/golang/protobuf/proto",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{
"ImportPath": "github.com/golang/protobuf/protoc-gen-go/descriptor",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
},
{ {
"ImportPath": "github.com/golang/protobuf/ptypes", "ImportPath": "github.com/golang/protobuf/ptypes",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
@ -448,15 +532,15 @@
}, },
{ {
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime", "ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c" "Rev": "8cc3a55af3bcf171a1c23a90c4df9cf591706104"
}, },
{ {
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime/internal", "ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime/internal",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c" "Rev": "8cc3a55af3bcf171a1c23a90c4df9cf591706104"
}, },
{ {
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/utilities", "ImportPath": "github.com/grpc-ecosystem/grpc-gateway/utilities",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c" "Rev": "8cc3a55af3bcf171a1c23a90c4df9cf591706104"
}, },
{ {
"ImportPath": "github.com/hashicorp/golang-lru", "ImportPath": "github.com/hashicorp/golang-lru",
@ -486,10 +570,6 @@
"ImportPath": "github.com/juju/ratelimit", "ImportPath": "github.com/juju/ratelimit",
"Rev": "5b9ff866471762aa2ab2dced63c9fb6f53921342" "Rev": "5b9ff866471762aa2ab2dced63c9fb6f53921342"
}, },
{
"ImportPath": "github.com/karlseguin/ccache",
"Rev": "3ba9789cfd2cb7b4fb4657efc994cc1c599a648c"
},
{ {
"ImportPath": "github.com/mailru/easyjson/buffer", "ImportPath": "github.com/mailru/easyjson/buffer",
"Rev": "2f5df55504ebc322e4d52d34df6a1f5b503bf26d" "Rev": "2f5df55504ebc322e4d52d34df6a1f5b503bf26d"
@ -690,65 +770,85 @@
"ImportPath": "golang.org/x/time/rate", "ImportPath": "golang.org/x/time/rate",
"Rev": "f51c12702a4d776e4c1fa9b0fabab841babae631" "Rev": "f51c12702a4d776e4c1fa9b0fabab841babae631"
}, },
{
"ImportPath": "google.golang.org/genproto/googleapis/api/annotations",
"Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85"
},
{ {
"ImportPath": "google.golang.org/genproto/googleapis/rpc/status", "ImportPath": "google.golang.org/genproto/googleapis/rpc/status",
"Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85" "Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85"
}, },
{ {
"ImportPath": "google.golang.org/grpc", "ImportPath": "google.golang.org/grpc",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/balancer",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/codes", "ImportPath": "google.golang.org/grpc/codes",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/connectivity",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/credentials", "ImportPath": "google.golang.org/grpc/credentials",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1", "ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1/messages",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclog", "ImportPath": "google.golang.org/grpc/grpclog",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/health/grpc_health_v1",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/internal", "ImportPath": "google.golang.org/grpc/internal",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/keepalive", "ImportPath": "google.golang.org/grpc/keepalive",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/metadata", "ImportPath": "google.golang.org/grpc/metadata",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/naming", "ImportPath": "google.golang.org/grpc/naming",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/peer", "ImportPath": "google.golang.org/grpc/peer",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/resolver",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/stats", "ImportPath": "google.golang.org/grpc/stats",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/status", "ImportPath": "google.golang.org/grpc/status",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/tap", "ImportPath": "google.golang.org/grpc/tap",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/transport", "ImportPath": "google.golang.org/grpc/transport",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "gopkg.in/inf.v0", "ImportPath": "gopkg.in/inf.v0",

View File

@ -28,60 +28,60 @@
}, },
{ {
"ImportPath": "github.com/coreos/etcd/auth/authpb", "ImportPath": "github.com/coreos/etcd/auth/authpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/client", "ImportPath": "github.com/coreos/etcd/client",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/clientv3", "ImportPath": "github.com/coreos/etcd/clientv3",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes", "ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb", "ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/mvcc/mvccpb", "ImportPath": "github.com/coreos/etcd/mvcc/mvccpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/fileutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/pathutil", "ImportPath": "github.com/coreos/etcd/pkg/pathutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/srv",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/tlsutil", "ImportPath": "github.com/coreos/etcd/pkg/tlsutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/transport", "ImportPath": "github.com/coreos/etcd/pkg/transport",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/types", "ImportPath": "github.com/coreos/etcd/pkg/types",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/version",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/go-semver/semver",
"Rev": "568e959cd89871e61434c1143528d9162da89ef2"
}, },
{ {
"ImportPath": "github.com/coreos/go-systemd/daemon", "ImportPath": "github.com/coreos/go-systemd/daemon",
"Rev": "48702e0da86bd25e76cfef347e2adeb434a0d0a6" "Rev": "48702e0da86bd25e76cfef347e2adeb434a0d0a6"
}, },
{
"ImportPath": "github.com/coreos/go-systemd/journal",
"Rev": "48702e0da86bd25e76cfef347e2adeb434a0d0a6"
},
{
"ImportPath": "github.com/coreos/pkg/capnslog",
"Rev": "fa29b1d70f0beaddd4c7021607cc3c3be8ce94b8"
},
{ {
"ImportPath": "github.com/davecgh/go-spew/spew", "ImportPath": "github.com/davecgh/go-spew/spew",
"Rev": "782f4967f2dc4564575ca782fe2d04090b5faca8" "Rev": "782f4967f2dc4564575ca782fe2d04090b5faca8"
@ -147,11 +147,11 @@
"Rev": "44145f04b68cf362d9c4df2182967c2275eaefed" "Rev": "44145f04b68cf362d9c4df2182967c2275eaefed"
}, },
{ {
"ImportPath": "github.com/golang/protobuf/jsonpb", "ImportPath": "github.com/golang/protobuf/proto",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{ {
"ImportPath": "github.com/golang/protobuf/proto", "ImportPath": "github.com/golang/protobuf/protoc-gen-go/descriptor",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{ {
@ -166,10 +166,6 @@
"ImportPath": "github.com/golang/protobuf/ptypes/duration", "ImportPath": "github.com/golang/protobuf/ptypes/duration",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{
"ImportPath": "github.com/golang/protobuf/ptypes/struct",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
},
{ {
"ImportPath": "github.com/golang/protobuf/ptypes/timestamp", "ImportPath": "github.com/golang/protobuf/ptypes/timestamp",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
@ -202,22 +198,6 @@
"ImportPath": "github.com/gregjones/httpcache/diskcache", "ImportPath": "github.com/gregjones/httpcache/diskcache",
"Rev": "787624de3eb7bd915c329cba748687a3b22666a6" "Rev": "787624de3eb7bd915c329cba748687a3b22666a6"
}, },
{
"ImportPath": "github.com/grpc-ecosystem/go-grpc-prometheus",
"Rev": "2500245aa6110c562d17020fb31a2c133d737799"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime/internal",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/utilities",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
},
{ {
"ImportPath": "github.com/hashicorp/golang-lru", "ImportPath": "github.com/hashicorp/golang-lru",
"Rev": "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4" "Rev": "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
@ -418,65 +398,85 @@
"ImportPath": "golang.org/x/text/width", "ImportPath": "golang.org/x/text/width",
"Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01" "Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01"
}, },
{
"ImportPath": "google.golang.org/genproto/googleapis/api/annotations",
"Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85"
},
{ {
"ImportPath": "google.golang.org/genproto/googleapis/rpc/status", "ImportPath": "google.golang.org/genproto/googleapis/rpc/status",
"Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85" "Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85"
}, },
{ {
"ImportPath": "google.golang.org/grpc", "ImportPath": "google.golang.org/grpc",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/balancer",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/codes", "ImportPath": "google.golang.org/grpc/codes",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/connectivity",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/credentials", "ImportPath": "google.golang.org/grpc/credentials",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1", "ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1/messages",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclog", "ImportPath": "google.golang.org/grpc/grpclog",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/health/grpc_health_v1",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/internal", "ImportPath": "google.golang.org/grpc/internal",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/keepalive", "ImportPath": "google.golang.org/grpc/keepalive",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/metadata", "ImportPath": "google.golang.org/grpc/metadata",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/naming", "ImportPath": "google.golang.org/grpc/naming",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/peer", "ImportPath": "google.golang.org/grpc/peer",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/resolver",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/stats", "ImportPath": "google.golang.org/grpc/stats",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/status", "ImportPath": "google.golang.org/grpc/status",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/tap", "ImportPath": "google.golang.org/grpc/tap",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/transport", "ImportPath": "google.golang.org/grpc/transport",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "gopkg.in/inf.v0", "ImportPath": "gopkg.in/inf.v0",

View File

@ -28,60 +28,60 @@
}, },
{ {
"ImportPath": "github.com/coreos/etcd/auth/authpb", "ImportPath": "github.com/coreos/etcd/auth/authpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/client", "ImportPath": "github.com/coreos/etcd/client",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/clientv3", "ImportPath": "github.com/coreos/etcd/clientv3",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes", "ImportPath": "github.com/coreos/etcd/etcdserver/api/v3rpc/rpctypes",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb", "ImportPath": "github.com/coreos/etcd/etcdserver/etcdserverpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/mvcc/mvccpb", "ImportPath": "github.com/coreos/etcd/mvcc/mvccpb",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/fileutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/pathutil", "ImportPath": "github.com/coreos/etcd/pkg/pathutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/srv",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/tlsutil", "ImportPath": "github.com/coreos/etcd/pkg/tlsutil",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/transport", "ImportPath": "github.com/coreos/etcd/pkg/transport",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
}, },
{ {
"ImportPath": "github.com/coreos/etcd/pkg/types", "ImportPath": "github.com/coreos/etcd/pkg/types",
"Rev": "0520cb9304cb2385f7e72b8bc02d6e4d3257158a" "Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/etcd/version",
"Rev": "95a726a27e09030f9ccbd9982a1508f5a6d25ada"
},
{
"ImportPath": "github.com/coreos/go-semver/semver",
"Rev": "568e959cd89871e61434c1143528d9162da89ef2"
}, },
{ {
"ImportPath": "github.com/coreos/go-systemd/daemon", "ImportPath": "github.com/coreos/go-systemd/daemon",
"Rev": "48702e0da86bd25e76cfef347e2adeb434a0d0a6" "Rev": "48702e0da86bd25e76cfef347e2adeb434a0d0a6"
}, },
{
"ImportPath": "github.com/coreos/go-systemd/journal",
"Rev": "48702e0da86bd25e76cfef347e2adeb434a0d0a6"
},
{
"ImportPath": "github.com/coreos/pkg/capnslog",
"Rev": "fa29b1d70f0beaddd4c7021607cc3c3be8ce94b8"
},
{ {
"ImportPath": "github.com/davecgh/go-spew/spew", "ImportPath": "github.com/davecgh/go-spew/spew",
"Rev": "782f4967f2dc4564575ca782fe2d04090b5faca8" "Rev": "782f4967f2dc4564575ca782fe2d04090b5faca8"
@ -139,11 +139,11 @@
"Rev": "44145f04b68cf362d9c4df2182967c2275eaefed" "Rev": "44145f04b68cf362d9c4df2182967c2275eaefed"
}, },
{ {
"ImportPath": "github.com/golang/protobuf/jsonpb", "ImportPath": "github.com/golang/protobuf/proto",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{ {
"ImportPath": "github.com/golang/protobuf/proto", "ImportPath": "github.com/golang/protobuf/protoc-gen-go/descriptor",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{ {
@ -158,10 +158,6 @@
"ImportPath": "github.com/golang/protobuf/ptypes/duration", "ImportPath": "github.com/golang/protobuf/ptypes/duration",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
}, },
{
"ImportPath": "github.com/golang/protobuf/ptypes/struct",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
},
{ {
"ImportPath": "github.com/golang/protobuf/ptypes/timestamp", "ImportPath": "github.com/golang/protobuf/ptypes/timestamp",
"Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9" "Rev": "1643683e1b54a9e88ad26d98f81400c8c9d9f4f9"
@ -194,22 +190,6 @@
"ImportPath": "github.com/gregjones/httpcache/diskcache", "ImportPath": "github.com/gregjones/httpcache/diskcache",
"Rev": "787624de3eb7bd915c329cba748687a3b22666a6" "Rev": "787624de3eb7bd915c329cba748687a3b22666a6"
}, },
{
"ImportPath": "github.com/grpc-ecosystem/go-grpc-prometheus",
"Rev": "2500245aa6110c562d17020fb31a2c133d737799"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/runtime/internal",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
},
{
"ImportPath": "github.com/grpc-ecosystem/grpc-gateway/utilities",
"Rev": "84398b94e188ee336f307779b57b3aa91af7063c"
},
{ {
"ImportPath": "github.com/hashicorp/golang-lru", "ImportPath": "github.com/hashicorp/golang-lru",
"Rev": "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4" "Rev": "a0d98a5f288019575c6d1f4bb1573fef2d1fcdc4"
@ -402,65 +382,85 @@
"ImportPath": "golang.org/x/text/width", "ImportPath": "golang.org/x/text/width",
"Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01" "Rev": "b19bf474d317b857955b12035d2c5acb57ce8b01"
}, },
{
"ImportPath": "google.golang.org/genproto/googleapis/api/annotations",
"Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85"
},
{ {
"ImportPath": "google.golang.org/genproto/googleapis/rpc/status", "ImportPath": "google.golang.org/genproto/googleapis/rpc/status",
"Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85" "Rev": "09f6ed296fc66555a25fe4ce95173148778dfa85"
}, },
{ {
"ImportPath": "google.golang.org/grpc", "ImportPath": "google.golang.org/grpc",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/balancer",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/codes", "ImportPath": "google.golang.org/grpc/codes",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/connectivity",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/credentials", "ImportPath": "google.golang.org/grpc/credentials",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1", "ImportPath": "google.golang.org/grpc/grpclb/grpc_lb_v1/messages",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/grpclog", "ImportPath": "google.golang.org/grpc/grpclog",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/health/grpc_health_v1",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/internal", "ImportPath": "google.golang.org/grpc/internal",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/keepalive", "ImportPath": "google.golang.org/grpc/keepalive",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/metadata", "ImportPath": "google.golang.org/grpc/metadata",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/naming", "ImportPath": "google.golang.org/grpc/naming",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/peer", "ImportPath": "google.golang.org/grpc/peer",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
},
{
"ImportPath": "google.golang.org/grpc/resolver",
"Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/stats", "ImportPath": "google.golang.org/grpc/stats",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/status", "ImportPath": "google.golang.org/grpc/status",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/tap", "ImportPath": "google.golang.org/grpc/tap",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "google.golang.org/grpc/transport", "ImportPath": "google.golang.org/grpc/transport",
"Rev": "d2e1b51f33ff8c5e4a15560ff049d200e83726c5" "Rev": "5b3c4e850e90a4cf6a20ebd46c8b32a0a3afcb9e"
}, },
{ {
"ImportPath": "gopkg.in/inf.v0", "ImportPath": "gopkg.in/inf.v0",