2
0
mirror of https://github.com/carlostrub/sisyphus synced 2024-10-31 09:20:15 +00:00
sisyphus/glide.yaml
2017-03-16 21:33:00 +00:00

12 lines
332 B
YAML

package: github.com/carlostrub/sisyphus
import:
- package: github.com/kennygrant/sanitize
- package: github.com/luksen/maildir
- package: github.com/boltdb/bolt
version: ^1.3.0
- package: github.com/urfave/cli
- package: github.com/fsnotify/fsnotify
testImport:
- package: github.com/onsi/ginkgo
- package: github.com/onsi/gomega