finclip-app-manager/vendor/github.com/Shopify/sarama/dev.yml

11 lines
115 B
YAML
Raw Permalink Normal View History

2023-11-02 18:36:36 +08:00
name: sarama
up:
- go:
version: '1.13.1'
commands:
test:
run: make test
desc: 'run unit tests'