mirror of
https://github.com/containers/podman.git
synced 2025-09-10 15:46:07 +08:00

The jsoniter library does not require code generation, which is a massive advantage over easyjson (it's also about the same in performance). Begin moving over to it by removing the existing easyjson code. Signed-off-by: Matthew Heon <matthew.heon@pm.me>