mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-19 18:07:45 +08:00
11 lines
260 B
Markdown
11 lines
260 B
Markdown
# gojsonreference
|
|
An implementation of JSON Reference - Go language
|
|
|
|
## Dependencies
|
|
https://github.com/xeipuuv/gojsonpointer
|
|
|
|
## References
|
|
http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07
|
|
|
|
http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03
|