navidrome/glide.yaml
Deluan 10dc172a11 Using new version of multiconfig
This version fixes the panic when calling `gosonic -help`
2016-09-16 18:43:43 -04:00

30 lines
707 B
YAML

package: github.com/deluan/gosonic
license: GPL-3.0
owners:
- name: Deluan Quintao
email: gosonic@deluan.com
homepage: http://techbeats.deluan.com
excludeDirs:
- bin
- static
import:
- package: github.com/astaxie/beego
version: v1.6.0
- package: github.com/kennygrant/sanitize
version: v1.0
- package: github.com/siddontang/ledisdb
- package: github.com/karlkfi/inject
- package: github.com/dhowden/tag
- package: github.com/nfnt/resize
- package: github.com/deluan/itl
- package: github.com/deluan/gomate
- package: github.com/koding/multiconfig
version: 70fbc7
- package: github.com/fatih/camelcase
- package: github.com/fatih/structs
testImport:
- package: github.com/smartystreets/goconvey