Add support for Kafka as a notifications target (#2869) (#3439)

This commit is contained in:
Aditya Manthramurthy
2016-12-15 21:53:48 +05:30
committed by Harshavardhana
parent 664ff063a1
commit 8e6e9301ce
113 changed files with 16290 additions and 35 deletions

13
vendor/gopkg.in/Shopify/sarama.v1/dev.yml generated vendored Normal file
View File

@@ -0,0 +1,13 @@
name: sarama
up:
- go: 1.6.2
commands:
test:
run: make test
desc: 'run unit tests'
packages:
- git@github.com:Shopify/dev-shopify.git