mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-02-12 06:55:08 -05:00
## CHANGES - Replace println with fmt.Fprintln to stderr for errors - Use os.MkdirTemp for secure temporary directory creation - Remove unused time import from patterns loader - Add proper error wrapping for file operations - Handle RemoveAll errors with warning messages - Improve error messages with context information - Add explicit error checking for cleanup operations