mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
21 lines
581 B
YAML
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
|