Files
open-cluster-management/vendor/github.com/go-openapi/jsonpointer
Zhiwei Yin 06c7a7af05 upgrade go to 1.17 (#192)
Signed-off-by: Zhiwei Yin <zyin@redhat.com>
2022-01-17 07:23:18 +01:00
..
2020-04-29 15:29:31 +08:00
2020-04-29 15:29:31 +08:00
2020-04-29 15:29:31 +08:00
2020-04-29 15:29:31 +08:00
2020-04-29 15:29:31 +08:00

gojsonpointer Build Status codecov Slack Status

license GoDoc An implementation of JSON Pointer - Go language

Status

Completed YES

Tested YES

References

http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07

Note

The 4.Evaluation part of the previous reference, starting with 'If the currently referenced value is a JSON array, the reference token MUST contain either...' is not implemented.