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

22 lines
574 B
YAML
Raw Normal View History

2017-02-20 22:19:10 +00:00
package: github.com/carlostrub/sisyphus
2017-02-20 22:57:33 +00:00
import:
2017-03-11 20:02:17 +00:00
- package: github.com/boltdb/bolt
2017-09-16 19:14:58 +00:00
version: ^1.3.1
- package: github.com/carlostrub/maildir
2017-03-16 21:33:00 +00:00
- package: github.com/fsnotify/fsnotify
2017-09-16 19:14:58 +00:00
version: ^1.4.2
2017-05-08 03:29:25 +00:00
- package: github.com/gonum/stat
2017-09-16 19:14:58 +00:00
- package: github.com/kennygrant/sanitize
version: ^1.2.0
- package: github.com/retailnext/hllpp
version: ^1.0.0
2017-05-18 19:13:23 +00:00
- package: github.com/sirupsen/logrus
2017-09-16 19:14:58 +00:00
version: ^1.0.3
2017-05-25 21:03:52 +00:00
- package: gopkg.in/urfave/cli.v2
2017-09-16 19:14:58 +00:00
version: ^1.20.0
2017-02-27 19:38:00 +00:00
testImport:
- package: github.com/onsi/ginkgo
2017-09-16 19:14:58 +00:00
version: ^1.4.0
2017-02-27 19:38:00 +00:00
- package: github.com/onsi/gomega
2017-09-16 19:14:58 +00:00
version: ^1.2.0