* vendor: don't vendor the context stuff We don't need to vendor this anymore as we moved to the std lib for these. * new stuff showing up with dep ensure * remove go-shlex |
||
---|---|---|
.. | ||
.github | ||
.gitignore | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
README.md | ||
reference.go | ||
reference_test.go |
gojsonreference

An implementation of JSON Reference - Go language
Status
Work in progress ( 90% done )
Dependencies
https://github.com/go-openapi/jsonpointer
References
http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07