coredns/vendor/github.com/go-openapi/jsonreference
Yong Tang 05a030e17b Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805)
This fix is an vendor update. Both ugorji and thrift have to be pinned
to compile. The ugorji is from etcd and thrift is from zipkin.

This fix fixes #1802.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2018-05-16 22:19:53 +01:00
..
.gitignore Update vendor with go dep 2017-04-28 09:14:54 -07:00
.travis.yml Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +01:00
CODE_OF_CONDUCT.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
LICENSE Update vendor with go dep 2017-04-28 09:14:54 -07:00
README.md Update vendor with go dep 2017-04-28 09:14:54 -07:00
reference.go Update vendor with go dep 2017-04-28 09:14:54 -07:00
reference_test.go Vendor update with github.com/ugorji/go and github.com/apache/thrift pinning (#1805) 2018-05-16 22:19:53 +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