Skip to content

Commit

Permalink
Add docker/cli to vendoring + update
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrage committed May 19, 2017
1 parent 290b585 commit 97a06df
Show file tree
Hide file tree
Showing 107 changed files with 26,842 additions and 20,845 deletions.
33 changes: 22 additions & 11 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,17 @@ import:
- package: github.com/spf13/viper
- package: github.com/pkg/errors

# We use libcompose to parse v1 and v2 of Docker Compose
- package: github.com/docker/libcompose
version: c6a7d4679d065a4f50e08d4d1fe13776062cf1ec
subpackages:
- config
- lookup
- project

# We use docker/cli to parse v3 of Docker Compose
- package: github.com/docker/cli

- package: github.com/openshift/origin
version: v1.4.0-rc1
subpackages:
Expand Down
191 changes: 191 additions & 0 deletions vendor/github.com/docker/cli/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions vendor/github.com/docker/cli/NOTICE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 97a06df

Please sign in to comment.