k3s/vendor/github.com/go-openapi/jsonreference
Brad Davidson e204d863a5 Update Kubernetes to v1.22.1
* Update Kubernetes to v1.22.1
* Update dependent modules to track with upstream

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-20 18:47:16 -07:00
..
.gitignore
.golangci.yml
.travis.yml
CODE_OF_CONDUCT.md
go.mod
go.sum Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
LICENSE
README.md
reference.go

gojsonreference Build Status codecov Slack Status

license GoDoc An implementation of JSON Reference - Go language

Status

Feature complete. Stable API

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