govendor: update build instructions and fix #18

This commit is contained in:
Martin Lindhe
2016-09-01 21:10:02 +02:00
parent eebbe0015c
commit 29beaa6c3b
27 changed files with 2520 additions and 4 deletions

18
vendor/vendor.json vendored
View File

@@ -2,6 +2,12 @@
"comment": "",
"ignore": "test",
"package": [
{
"checksumSHA1": "2avCvSn0XonfApKKuTMyiQmk7s0=",
"path": "github.com/Sirupsen/logrus",
"revision": "3ec0642a7fb6488f65b06f9040adc67e3990296a",
"revisionTime": "2016-08-29T20:23:21Z"
},
{
"checksumSHA1": "9NR0rrcAT5J76C5xMS4AVksS9o0=",
"path": "github.com/StackExchange/wmi",
@@ -62,12 +68,24 @@
"revision": "616e90af75cc300730196d04f3676f838d70414f",
"revisionTime": "2016-08-29T15:30:39Z"
},
{
"checksumSHA1": "fKMoxZehNhXbklRQy7lpFAVH0XY=",
"path": "github.com/prometheus/common/log",
"revision": "616e90af75cc300730196d04f3676f838d70414f",
"revisionTime": "2016-08-29T15:30:39Z"
},
{
"checksumSHA1": "Jx0GXl5hGnO25s3ryyvtdWHdCpw=",
"path": "github.com/prometheus/common/model",
"revision": "616e90af75cc300730196d04f3676f838d70414f",
"revisionTime": "2016-08-29T15:30:39Z"
},
{
"checksumSHA1": "91KYK0SpvkaMJJA2+BcxbVnyRO0=",
"path": "github.com/prometheus/common/version",
"revision": "616e90af75cc300730196d04f3676f838d70414f",
"revisionTime": "2016-08-29T15:30:39Z"
},
{
"checksumSHA1": "W218eJZPXJG783fUr/z6IaAZyes=",
"path": "github.com/prometheus/procfs",