Skip to content

Commit

Permalink
vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
thehydroimpulse committed May 9, 2017
1 parent a913754 commit 0611654
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions vendor/vendor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
{
"comment": "",
"ignore": "test",
"package": [
{
"checksumSHA1": "50/2Bv2EHsoyhrd7ddZKIFMIkoo=",
"path": "github.com/Shopify/sarama",
"revision": "c01858abb625b73a3af51d0798e4ad42c8147093",
"revisionTime": "2017-05-08T18:36:27Z"
},
{
"checksumSHA1": "dvabztWVQX8f6oMLRyv4dLH+TGY=",
"path": "github.com/davecgh/go-spew/spew",
"revision": "346938d642f2ec3594ed81d874461961cd0faa76",
"revisionTime": "2016-10-29T20:57:26Z"
},
{
"checksumSHA1": "y2Kh4iPlgCPXSGTCcFpzePYdzzg=",
"path": "github.com/eapache/go-resiliency/breaker",
"revision": "b86b1ec0dd4209a588dc1285cdd471e73525c0b3",
"revisionTime": "2016-01-04T19:15:39Z"
},
{
"checksumSHA1": "WHl96RVZlOOdF4Lb1OOadMpw8ls=",
"path": "github.com/eapache/go-xerial-snappy",
"revision": "bb955e01b9346ac19dc29eb16586c90ded99a98c",
"revisionTime": "2016-06-09T14:24:08Z"
},
{
"checksumSHA1": "oCCs6kDanizatplM5e/hX76busE=",
"path": "github.com/eapache/queue",
"revision": "44cc805cf13205b55f69e14bcb69867d1ae92f98",
"revisionTime": "2016-08-05T00:47:13Z"
},
{
"checksumSHA1": "p/8vSviYF91gFflhrt5vkyksroo=",
"path": "github.com/golang/snappy",
"revision": "553a641470496b2327abcac10b36396bd98e45c9",
"revisionTime": "2017-02-15T23:32:05Z"
},
{
"checksumSHA1": "WmrPO1ovmQ7t7hs9yZGbr2SAoM4=",
"path": "github.com/pierrec/lz4",
"revision": "f5b77fd73d83122495309c0f459b810f83cc291f",
"revisionTime": "2017-03-31T16:49:28Z"
},
{
"checksumSHA1": "IT4sX58d+e8osXHV5U6YCSdB/uE=",
"path": "github.com/pierrec/xxHash/xxHash32",
"revision": "5a004441f897722c627870a981d02b29924215fa",
"revisionTime": "2016-01-12T16:53:51Z"
},
{
"checksumSHA1": "KAzbLjI9MzW2tjfcAsK75lVRp6I=",
"path": "github.com/rcrowley/go-metrics",
"revision": "1f30fe9094a513ce4c700b9a54458bbb0c96996c",
"revisionTime": "2016-11-28T21:05:44Z"
}
],
"rootPath": "github.com/segmentio/kafka-go"
}

0 comments on commit 0611654

Please sign in to comment.