Skip to content

Commit 5a81e18

Browse files
author
Aaron Schlesinger
committed
fix(glide.yaml,glide.lock): add necessary deps
github.com/deis/deis was covering these before, now that it’s gone, add these explicitly
1 parent ab39531 commit 5a81e18

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

glide.lock

Lines changed: 7 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,9 @@ import:
2929
- package: github.com/deis/pkg
3030
subpackages:
3131
- /time
32+
- package: github.com/codegangsta/cli
33+
version: a65b733b303f0055f8d324d805f393cd3e7a7904
34+
- package: github.com/ugorji/go
35+
version: 821cda7e48749cacf7cad2c6ed01e96457ca7e9d
36+
subpackages:
37+
- /codec

0 commit comments

Comments
 (0)