Fixes console output on Windows by enabling ANSI escape code support and proper UTF-8 handling.
go get github.com/apenwarr/fixconsoleNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Fixes the Windows console to support ANSI colors and then prints red text.
Use build tags or runtime checks to avoid unnecessary imports on non-Windows systems.
No dependency data recorded yet.