mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +08:00
d07dad670a
- Fix indentation in syncBlob (use proper tabs) - Remove redundant digest type conversion in SyncBlob - Add O_TRUNC flag when creating temp files to prevent stale data - Improve EOF handling in blob download loop - Add named constant for temp directory path - Enhance digest verification TODO with security note - Add detailed comment explaining dummy tag usage - Format all modified Go files Co-authored-by: rchincha <45800463+rchincha@users.noreply.github.com>