kubernetes/vendor/github.com/go-openapi/jsonreference
2019-11-20 18:33:45 +01:00
..
.gitignore
.travis.yml Bump go-openapi dependencies to preferred version 2019-06-27 10:42:28 +08:00
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
CODE_OF_CONDUCT.md
go.mod hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
go.sum hack/pin-dependency.sh github.com/go-openapi/validate v0.19.5 2019-11-20 18:33:45 +01:00
LICENSE
README.md Update a few dependencies 2018-11-01 09:59:43 +11:00
reference.go

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