- 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>