client/vendor/github.com/go-openapi/jsonreference
David Simansky e23b4d626e
Update k8s dependencies to v0.20.7 (#1344)
* Update k8s dependencies to v0.20.7

* Update vendor dir

* Fix license dir

* Remove commented code

* Update knative deps

* Use scheme to add known types for dynamic client

* Update go-licenses in build script
2021-06-17 07:42:22 -07:00
..
.gitignore chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
.golangci.yml Update k8s dependencies to v0.20.7 (#1344) 2021-06-17 07:42:22 -07:00
.travis.yml Update k8s dependencies to v0.20.7 (#1344) 2021-06-17 07:42:22 -07:00
CODE_OF_CONDUCT.md chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
LICENSE chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00
README.md Update k8s dependencies to v0.20.7 (#1344) 2021-06-17 07:42:22 -07:00
go.mod Update k8s dependencies to v0.20.7 (#1344) 2021-06-17 07:42:22 -07:00
go.sum Update k8s dependencies to v0.20.7 (#1344) 2021-06-17 07:42:22 -07:00
reference.go chore: Update to Knative Serving 0.10.0 (#474) 2019-11-04 13:02:19 -08:00

README.md

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