mirror of
https://github.com/containers/podman.git
synced 2025-06-02 19:02:10 +08:00

JSON optimizes it out in that case anyways, so don't waste cycles doing an Itoa (and Atoi on the decode side). Signed-off-by: Matthew Heon <matthew.heon@pm.me>