tracker/glide.yaml
2016-05-21 17:59:04 -04:00

10 lines
274 B
YAML

package: github.com/chihaya/chihaya
import:
- package: github.com/julienschmidt/httprouter
- package: github.com/mrd0ll4r/netmatch
- package: github.com/prometheus/client_golang
subpackages:
- prometheus
- package: github.com/tylerb/graceful
- package: gopkg.in/yaml.v2