mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-11-29 17:59:23 +08:00
This refactor ensures that the attestations are not output in the JSON
output for "{{ json . }}", and additionally allows future refactors to
dynamically load the attestation contents, ensuring faster performance
when attestations are not used in the output.
Signed-off-by: Justin Chadwell <me@jedevc.com>