Skip to content

Commit

Permalink
Godeps: Include github.com/xeipuuv/gojsonschema
Browse files Browse the repository at this point in the history
Generated with:

  $ godep save ./...
  $ git mv Godeps/_workspace/src/github.com/xeipuuv/ vendor/github.com/

I'm not sure why I need the 'git mv ...'.  We've been keeping our
vendored content there since aab108d (update godeps and use by
makefile, 2017-03-24, opencontainers#231), but my godep is still trying to save the
content under Godeps/_workspace.  Maybe it's because my system Go is
still 1.7.4?

Signed-off-by: W. Trevor King <wking@tremily.us>
  • Loading branch information
wking committed Jul 25, 2017
1 parent c596ee5 commit cfb2f1c
Show file tree
Hide file tree
Showing 27 changed files with 5,038 additions and 1 deletion.
14 changes: 13 additions & 1 deletion Godeps/Godeps.json

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

202 changes: 202 additions & 0 deletions vendor/github.com/xeipuuv/gojsonpointer/LICENSE-APACHE-2.0.txt

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

8 changes: 8 additions & 0 deletions vendor/github.com/xeipuuv/gojsonpointer/README.md

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

Loading

0 comments on commit cfb2f1c

Please sign in to comment.