mirror of
https://github.com/carlostrub/sisyphus
synced 2024-10-31 09:20:15 +00:00
22 lines
574 B
YAML
22 lines
574 B
YAML
package: github.com/carlostrub/sisyphus
|
|
import:
|
|
- package: github.com/boltdb/bolt
|
|
version: ^1.3.1
|
|
- package: github.com/carlostrub/maildir
|
|
- package: github.com/fsnotify/fsnotify
|
|
version: ^1.4.2
|
|
- package: github.com/gonum/stat
|
|
- package: github.com/kennygrant/sanitize
|
|
version: ^1.2.0
|
|
- package: github.com/retailnext/hllpp
|
|
version: ^1.0.0
|
|
- package: github.com/sirupsen/logrus
|
|
version: ^1.0.3
|
|
- package: gopkg.in/urfave/cli.v2
|
|
version: ^1.20.0
|
|
testImport:
|
|
- package: github.com/onsi/ginkgo
|
|
version: ^1.4.0
|
|
- package: github.com/onsi/gomega
|
|
version: ^1.2.0
|