mirror of
https://github.com/therootcompany/golib.git
synced 2026-04-24 12:48:00 +00:00
- geoip.DefaultCacheDir() → ~/.cache/maxmind (os.UserCacheDir based) - check-ip defaults data dir to ~/.cache/bitwire-it; -data-dir flag overrides; positional data-dir arg removed (IP is now the only required arg) - geoip conf: DatabaseDirectory defaults to geoip.DefaultCacheDir() when blank - httpcache integration tests now cover both inbound files (single_ips + networks)