mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-26 22:09:35 +00:00
48d5a1cd1a
Signed-off-by: Evan Lezar <elezar@nvidia.com>
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
|