Files
Osama Abdelkader 739821fc5d pkg/display: use platforms.Format for platform display
Replace manual platform formatting with containerd's platforms.Format()
function to ensure consistent platform string formatting across the
codebase. This removes the TODO comment and handles platform variants
properly.

Fixes the TODO in manifest_printer.go line 124.

Signed-off-by: Osama Abdelkader <osama.abdelkader@gmail.com>
2025-09-29 18:15:34 +03:00
..