niki/vendor/github.com/go-openapi/jsonreference
mohammadreza javid 38cd7d1c1c update go version from 1.23 to 1.25.3 2026-03-20 13:38:26 +03:30
..
internal vendorize project 2024-08-29 06:56:59 +03:30
.gitignore vendorize project 2024-08-29 06:56:59 +03:30
.golangci.yml update go version from 1.23 to 1.25.3 2026-03-20 13:38:26 +03:30
CODE_OF_CONDUCT.md vendorize project 2024-08-29 06:56:59 +03:30
LICENSE vendorize project 2024-08-29 06:56:59 +03:30
README.md update go version from 1.23 to 1.25.3 2026-03-20 13:38:26 +03:30
reference.go vendorize project 2024-08-29 06:56:59 +03:30

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