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

22 lines
573 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.7
- package: github.com/gonum/stat
- package: github.com/kennygrant/sanitize
version: ^1.2.3
- package: github.com/retailnext/hllpp
version: ^1.0.0
- package: github.com/sirupsen/logrus
version: ^1.0.4
- package: github.com/urfave/cli
version: ^1.20.0
testImport:
- package: github.com/onsi/ginkgo
version: ^1.4.0
- package: github.com/onsi/gomega
version: ^1.3.0