mirror of
https://github.com/distribution/distribution.git
synced 2026-01-15 23:23:11 +00:00
Because json.Marshal does compaction on returned results, applications must directly use SignedManifest.Raw when the marshaled value is required. Otherwise, the returned manifest will fail signature checks.