cert-manager/vendor/github.com/go-openapi/jsonreference
James Munnelly db65d6a170 run //hack:update-bazel
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-09-13 11:24:48 +01:00
..
.gitignore Run dep ensure 2018-07-05 14:47:35 +01:00
.travis.yml Run dep ensure 2018-07-05 14:47:35 +01:00
BUILD.bazel run //hack:update-bazel 2018-09-13 11:24:48 +01:00
CODE_OF_CONDUCT.md Run dep ensure 2018-07-05 14:47:35 +01:00
LICENSE Run dep ensure 2018-07-05 14:47:35 +01:00
README.md Run dep ensure 2018-07-05 14:47:35 +01:00
reference_test.go Run dep ensure 2018-07-05 14:47:35 +01:00
reference.go Run dep ensure 2018-07-05 14:47:35 +01:00

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