quintodrome/glide.yaml

30 lines
707 B
YAML
Raw Normal View History

2016-03-24 22:03:16 -08:00
package: github.com/deluan/gosonic
2016-03-25 09:45:33 -08:00
license: GPL-3.0
owners:
- name: Deluan Quintao
email: gosonic@deluan.com
homepage: http://techbeats.deluan.com
excludeDirs:
- bin
- static
2016-03-24 22:03:16 -08:00
import:
- package: github.com/astaxie/beego
2016-03-25 09:37:21 -08:00
version: v1.6.0
- package: github.com/kennygrant/sanitize
version: v1.0
2016-03-24 22:03:16 -08:00
- package: github.com/siddontang/ledisdb
- package: github.com/karlkfi/inject
- package: github.com/dhowden/tag
- package: github.com/nfnt/resize
2016-03-25 09:37:21 -08:00
- package: github.com/deluan/itl
2016-03-25 09:45:33 -08:00
- package: github.com/deluan/gomate
- package: github.com/koding/multiconfig
version: 70fbc7
2016-03-29 20:20:26 -08:00
- package: github.com/fatih/camelcase
- package: github.com/fatih/structs
2016-03-25 09:45:33 -08:00
testImport:
- package: github.com/smartystreets/goconvey