caching/vendor/github.com/go-openapi/jsonreference
Matt Moore 7f5b718a01
[master] Auto-update dependencies (#261)
Produced via:
  `./hack/update-deps.sh --upgrade && ./hack/update-codegen.sh`
/assign n3wscott vagababov
/cc n3wscott vagababov
2020-04-29 09:02:42 -07:00
..
.gitignore Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
.travis.yml Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
CODE_OF_CONDUCT.md Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
LICENSE Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
README.md Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00
go.mod [master] Auto-update dependencies (#261) 2020-04-29 09:02:42 -07:00
go.sum [master] Auto-update dependencies (#261) 2020-04-29 09:02:42 -07:00
reference.go Migrate caching to go mod (#258) 2020-04-27 14:35:51 -07:00

README.md

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