Files
nomad/scripts
Mahmood Ali a8a6515e9f Update ugorji/go to latest
Our testing so far indicates that ugorji/go/codec maintains backward
compatiblity with the version we are using now, for purposes of Nomad
serialization.

Using latest ugorji/go allows us to get back to using upstream library,
get get the optimizations benefits in RPC paths (including code
generation optimizations).

ugorji/go introduced two significant changes:
* time binary format in debb8e2d2e.  Setting `h.BasicHandle.TimeNotBuiltin = true` restores old behavior
* ugorji/go started honoring `json` tag as well:

v1.1.4 is the latest but has a bug in handling RawString that's fixed in
d09a80c1e0
.
2019-05-09 19:35:58 -04:00
..
2019-05-09 19:35:58 -04:00
2019-01-23 10:54:52 -05:00
2019-01-08 09:28:20 -05:00
2018-06-12 09:39:31 -07:00
2019-01-29 21:21:32 -05:00
2019-01-23 10:54:52 -05:00
2018-04-13 16:16:16 -07:00
2018-06-12 09:40:10 -07:00
2019-04-10 14:55:29 -07:00