20241220000041: feat: update geosite generator to use varbin.Writer
Refactored the geosite generator to replace io.Writer with varbin.Writer for binary handling in outSites. Added fileVarbinWriter to simplify data writing logic. Updated dependencies to latest versions to ensure compatibility and improved functionality.