Commit cfb2f1c
committed
Godeps: Include github.com/xeipuuv/gojsonschema
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, #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>1 parent c596ee5 commit cfb2f1c
27 files changed
Lines changed: 5038 additions & 1 deletion
File tree
- Godeps
- vendor/github.com/xeipuuv
- gojsonpointer
- gojsonreference
- gojsonschema
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 202 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments