mirror of
https://github.com/restic/rest-server.git
synced 2026-03-30 23:03:18 -07:00
Update dependencies
This commit is contained in:
11
glide.yaml
11
glide.yaml
@@ -5,8 +5,17 @@ import:
|
||||
repo: https://github.com/goji/goji
|
||||
vcs: git
|
||||
- package: golang.org/x/net
|
||||
version: 45e771701b814666a7eb299e6c7a57d0b1799e91
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user