Commit 9d07098
committed
Godeps: Include github.com/xeipuuv/gojsonschema
Generated with:
$ godep save ./...
When I originally did this with v74 I needed to move the entries from
Godeps/_workspace/src to vendor/ by hand, but now that I'm using godep
v77 they're added to vendor/ automatically.
I'm not sure why github.com/stretchr/testify/assert and descendants
weren't added to Godeps.json back in 15577bd (add runtime struct; add
create test, 2017-08-24, #447), since that's when they landed in
vendor/. The fact that they weren't there means it's hard to tell
whether the changes my godep call made are moving the libraries
forward or backward in time, but I expect they're moving forward
because I just updated them with 'go get -u ...'.
Signed-off-by: W. Trevor King <wking@tremily.us>1 parent e35d81c commit 9d07098
45 files changed
Lines changed: 6776 additions & 494 deletions
File tree
- Godeps
- vendor/github.com
- davecgh/go-spew
- spew
- pmezard/go-difflib/difflib
- stretchr/testify
- assert
- xeipuuv
- gojsonpointer
- gojsonreference
- gojsonschema
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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.
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.
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.
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.
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