mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
Adds geoip.TarGzName(edition) as the single source of truth for the cache filename. The _LATEST suffix signals that the file is whatever MaxMind served most recently (versus the dated Content-Disposition name) and keeps httpcache's ETag sidecar tied to a stable path across releases.