mirror of https://github.com/knative/client.git
* feature(serving): Update API to serving.knative.dev/v1 Due to an issue with 0.12.0 (a missing constant) the update also includes an update to the latest knative-serving and knative-eventing dependencies from master (as reflected in version.go) Signed-off-by: Roland Huß <roland@ro14nd.de> * fix(serving): Bogus import removed * fix(serving): Add missing go.sum entry |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| .travis.yml | ||
| CODE_OF_CONDUCT.md | ||
| LICENSE | ||
| README.md | ||
| go.mod | ||
| go.sum | ||
| reference.go | ||
README.md
gojsonreference

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