Jeff Mitchell b5455293d4
Update deps (#6580)
* Update deps

* Change azure dep to match plugin
2019-04-12 11:51:37 -04:00
..
2019-04-12 11:51:37 -04:00
2019-04-12 11:51:37 -04:00
2016-09-21 10:49:26 -04:00
2016-09-21 10:49:26 -04:00
2016-09-21 10:49:26 -04:00

JSONx

GoDoc

A Go (Golang) library to transform an object or existing JSON bytes into JSONx. Because sometimes your luck runs out.

This follows the "standard" except for the handling of special and escaped characters. Names and values are properly XML-escaped but there is no special handling of values already escaped in JSON if they are valid in XML.