You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sisyphus/glide.yaml

18 lines
524 B
YAML

package: github.com/carlostrub/sisyphus
import:
- package: github.com/kennygrant/sanitize
- package: github.com/boltdb/bolt
version: 1.3.x
- package: github.com/fsnotify/fsnotify
- package: github.com/retailnext/hllpp
- package: github.com/gonum/stat
- package: github.com/sirupsen/logrus
version: ^0.11.5
- package: gopkg.in/urfave/cli.v2
version: 1.19.x
- package: github.com/numbleroot/maildir
- package: github.com/carlostrub/maildir
testImport:
- package: github.com/onsi/ginkgo
- package: github.com/onsi/gomega