Skip to content

Commit

Permalink
Update vendoring + add novln/docker-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrage committed Jun 14, 2017
1 parent e2f9084 commit e3b707c
Show file tree
Hide file tree
Showing 62 changed files with 2,856 additions and 187 deletions.
26 changes: 16 additions & 10 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 @@ -25,6 +25,10 @@ import:
- package: github.com/docker/cli
version: 1fc7eb5d644599f30d0c6cc350a4d84ff528c864

# Docker parser library for image names
- package: github.com/novln/docker-parser
version: 6030251119d652af8ead44ac7907444227b64d56

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

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

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

Loading

0 comments on commit e3b707c

Please sign in to comment.