tidwall 3ed048242e Various updates
- Updated all dependencies
- Updated geoindex Box api
2021-02-03 14:30:55 -07:00

11 lines
115 B
YAML

name: sarama
up:
- go:
version: '1.15.2'
commands:
test:
run: make test
desc: 'run unit tests'