Andrew Sy Kim af9875d477 Use dep for managing vendor/ (#395)
* vendor changes from dep init

* add Gopkg.lock and Gopkg.toml

* delete glide.lock and glide.yaml

* build gobgp from vendor
2018-04-16 23:10:47 +05:30
..
2018-04-16 23:10:47 +05:30

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