dendrite/vendor/github.com/Shopify/sarama/dev.yml
Benedikt Bongartz 9fd1cd7a37
Init go mod & update vendor
Signed-off-by: Benedikt Bongartz <benne@klimlive.de>
2019-05-18 03:37:24 +02:00

14 lines
152 B
YAML

name: sarama
up:
- go: 1.7.3
commands:
test:
run: make test
desc: 'run unit tests'
packages:
- git@github.com:Shopify/dev-shopify.git