rest-server/glide.yaml
2017-06-02 10:27:10 +02:00

21 lines
581 B
YAML

package: github.com/restic/rest-server
import:
- package: goji.io
version: v2.0
repo: https://github.com/goji/goji
vcs: git
- package: golang.org/x/net
repo: https://github.com/golang/net
vcs: git
- package: github.com/spf13/cobra
repo: https://github.com/spf13/cobra
vcs: git
- package: github.com/spf13/pflag
repo: https://github.com/spf13/pflag
vcs: git
- package: github.com/gorilla/handlers
repo: https://github.com/gorilla/handlers
vcs: git
- package: github.com/inconshreveable/mousetrap
repo: https://github.com/inconshreveable/mousetrap
vcs: git