mirror of https://github.com/status-im/consul.git
Cleans up vendor metadata. (#2507)
* Removes bad "context" dep. * Updates Raft checksum. * Cleans up go-msgpack vendoring. * Cleans up EC2 vendor entry.
This commit is contained in:
commit
2433d2532b
0
vendor/github.com/hashicorp/go-msgpack/codec/msgpack_test.py
generated
vendored
Normal file → Executable file
0
vendor/github.com/hashicorp/go-msgpack/codec/msgpack_test.py
generated
vendored
Normal file → Executable file
|
@ -2,10 +2,6 @@
|
||||||
"comment": "",
|
"comment": "",
|
||||||
"ignore": "test",
|
"ignore": "test",
|
||||||
"package": [
|
"package": [
|
||||||
{
|
|
||||||
"path": "context",
|
|
||||||
"revision": ""
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"checksumSHA1": "JhyS/zIicgtrSasHSZ6WtXGWJVk=",
|
"checksumSHA1": "JhyS/zIicgtrSasHSZ6WtXGWJVk=",
|
||||||
"path": "github.com/DataDog/datadog-go/statsd",
|
"path": "github.com/DataDog/datadog-go/statsd",
|
||||||
|
@ -48,12 +44,6 @@
|
||||||
"revision": "4239b77079c7b5d1243b7b4736304ce8ddb6f0f2",
|
"revision": "4239b77079c7b5d1243b7b4736304ce8ddb6f0f2",
|
||||||
"revisionTime": "2016-01-15T23:47:25Z"
|
"revisionTime": "2016-01-15T23:47:25Z"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"checksumSHA1": "cFpKkRqSacWTuz24u7i4K8xy/hA=",
|
|
||||||
"path": "github.com/aws/aws-sdk-go//service/ec2",
|
|
||||||
"revision": "ed981a1d5ee78d20547091d0697a711e5185d07f",
|
|
||||||
"revisionTime": "2016-10-31T21:52:18Z"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"checksumSHA1": "NeKH+twA+3z7EzaKQQdN5FIhJP4=",
|
"checksumSHA1": "NeKH+twA+3z7EzaKQQdN5FIhJP4=",
|
||||||
"path": "github.com/aws/aws-sdk-go/aws",
|
"path": "github.com/aws/aws-sdk-go/aws",
|
||||||
|
@ -192,6 +182,12 @@
|
||||||
"revision": "ed981a1d5ee78d20547091d0697a711e5185d07f",
|
"revision": "ed981a1d5ee78d20547091d0697a711e5185d07f",
|
||||||
"revisionTime": "2016-10-31T21:52:18Z"
|
"revisionTime": "2016-10-31T21:52:18Z"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"checksumSHA1": "6h4tJ9wVtbYb9wG4srtUxyPoAYM=",
|
||||||
|
"path": "github.com/aws/aws-sdk-go/service/ec2",
|
||||||
|
"revision": "ed981a1d5ee78d20547091d0697a711e5185d07f",
|
||||||
|
"revisionTime": "2016-10-31T21:52:18Z"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"checksumSHA1": "ouwhxcAsIYQ6oJbMRdLW/Ys/iyg=",
|
"checksumSHA1": "ouwhxcAsIYQ6oJbMRdLW/Ys/iyg=",
|
||||||
"path": "github.com/aws/aws-sdk-go/service/sts",
|
"path": "github.com/aws/aws-sdk-go/service/sts",
|
||||||
|
@ -382,8 +378,10 @@
|
||||||
"revisionTime": "2016-03-01T23:01:42Z"
|
"revisionTime": "2016-03-01T23:01:42Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"checksumSHA1": "TNlVzNR1OaajcNi3CbQ3bGbaLGU=",
|
||||||
"path": "github.com/hashicorp/go-msgpack/codec",
|
"path": "github.com/hashicorp/go-msgpack/codec",
|
||||||
"revision": "fa3f63826f7c23912c15263591e65d54d080b458"
|
"revision": "fa3f63826f7c23912c15263591e65d54d080b458",
|
||||||
|
"revisionTime": "2015-05-18T23:42:57Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"checksumSHA1": "lrSl49G23l6NhfilxPM0XFs5rZo=",
|
"checksumSHA1": "lrSl49G23l6NhfilxPM0XFs5rZo=",
|
||||||
|
@ -506,7 +504,7 @@
|
||||||
"revisionTime": "2015-11-16T02:03:38Z"
|
"revisionTime": "2015-11-16T02:03:38Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"checksumSHA1": "hwvKyyRujRkxMtrdwigHuE5SIyo=",
|
"checksumSHA1": "wpirHJV/6VEbbD+HyAP2/6Xc0ek=",
|
||||||
"path": "github.com/hashicorp/raft",
|
"path": "github.com/hashicorp/raft",
|
||||||
"revision": "aaad9f10266e089bd401e7a6487651a69275641b",
|
"revision": "aaad9f10266e089bd401e7a6487651a69275641b",
|
||||||
"revisionTime": "2016-11-10T00:52:40Z"
|
"revisionTime": "2016-11-10T00:52:40Z"
|
||||||
|
|
Loading…
Reference in New Issue