mirror of
https://github.com/moby/buildkit.git
synced 2026-06-24 08:47:57 +00:00
Use the existing in-toto-golang JSON statement types for attestation export and set the statement type URI to in-toto v1. Remove the local protojson compatibility wrapper so this patch only changes the emitted statement type. Update in-toto-golang to v0.11.0 and refresh vendored module metadata. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>