Add kafka and postgres clients to vendor directory
This commit is contained in:
parent
2f965c6b33
commit
a78e0cba8e
876 changed files with 73718 additions and 0 deletions
13
vendor/src/gopkg.in/Shopify/sarama.v1/dev.yml
vendored
Normal file
13
vendor/src/gopkg.in/Shopify/sarama.v1/dev.yml
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name: sarama
|
||||
|
||||
up:
|
||||
- go: 1.7.3
|
||||
|
||||
commands:
|
||||
test:
|
||||
run: make test
|
||||
desc: 'run unit tests'
|
||||
|
||||
packages:
|
||||
- git@github.com:Shopify/dev-shopify.git
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue