mirror of
https://github.com/moby/buildkit.git
synced 2026-08-09 17:18:11 +00:00
This modifies how build steps are unmarshaled from JSON into the provenance attestation. The current method doesn't correctly handle protobuf attributes that are used with `oneof`. Signed-off-by: Jonathan A. Sternberg <jonathan.sternberg@docker.com>