velero/vendor/github.com/go-openapi/jsonreference
Andy Goldstein 742f45849f Switch to dep & update dependencies
Switch to dep.

Update the following:
- azure-sdk-for-go to 10.2.1-beta
- go-autorest to 8.1.1
- client-go to 4.0.0

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
2017-09-06 13:41:25 -04:00
..
.gitignore Initial commit 2017-08-02 13:27:17 -04:00
CODE_OF_CONDUCT.md Initial commit 2017-08-02 13:27:17 -04:00
LICENSE Initial commit 2017-08-02 13:27:17 -04:00
README.md Switch to dep & update dependencies 2017-09-06 13:41:25 -04:00
reference.go Initial commit 2017-08-02 13:27:17 -04:00

README.md

gojsonreference Build Status codecov Slack Status

license GoDoc 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

http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03