Commit dc6507e
1 file changed
+1
-1
lines changedSubmodule maxmind-db updated 57 files
- .github/workflows/codeql-analysis.yml+7-6
- .github/workflows/go.yml+6-2
- .github/workflows/golangci-lint.yml+7-3
- .github/workflows/zizmor.yml+32
- .golangci.toml-708
- .golangci.yml+737
- .perltidyallrc-11
- .tidyallrc-5
- LICENSE-4
- LICENSE-APACHE+202
- LICENSE-MIT+17
- MaxMind-DB-spec.md+1-2
- README.md+8-1
- go.mod+1-1
- perltidyrc-18
- pkg/writer/geoip2.go+7-5
- pkg/writer/maxmind.go+2-1
- pkg/writer/writer.go+4-1
- source-data/GeoIP-Anonymous-Plus-Test.json+175
- source-data/GeoIP2-Anonymous-IP-Test.json+6
- source-data/GeoIP2-City-Test.json+73-7
- source-data/GeoIP2-Country-Test.json+3-28
- source-data/GeoIP2-Enterprise-Test.json+27-8
- source-data/GeoIP2-IP-Risk-Test.json+31
- source-data/GeoIP2-Precision-Enterprise-Test.json+585-11
- source-data/GeoLite2-City-Test.json-3
- source-data/GeoLite2-Country-Test.json-3
- test-data/GeoIP-Anonymous-Plus-Test.mmdb
- test-data/GeoIP2-Anonymous-IP-Test.mmdb
- test-data/GeoIP2-City-Test.mmdb
- test-data/GeoIP2-Connection-Type-Test.mmdb
- test-data/GeoIP2-Country-Test.mmdb
- test-data/GeoIP2-DensityIncome-Test.mmdb
- test-data/GeoIP2-Domain-Test.mmdb
- test-data/GeoIP2-Enterprise-Test.mmdb
- test-data/GeoIP2-IP-Risk-Test.mmdb
- test-data/GeoIP2-ISP-Test.mmdb
- test-data/GeoIP2-Precision-Enterprise-Test.mmdb
- test-data/GeoIP2-Static-IP-Score-Test.mmdb
- test-data/GeoIP2-User-Count-Test.mmdb
- test-data/GeoLite2-ASN-Test.mmdb
- test-data/GeoLite2-City-Test.mmdb
- test-data/GeoLite2-Country-Test.mmdb
- test-data/MaxMind-DB-no-ipv4-search-tree.mmdb
- test-data/MaxMind-DB-string-value-entries.mmdb
- test-data/MaxMind-DB-test-decoder.mmdb
- test-data/MaxMind-DB-test-ipv4-24.mmdb
- test-data/MaxMind-DB-test-ipv4-28.mmdb
- test-data/MaxMind-DB-test-ipv4-32.mmdb
- test-data/MaxMind-DB-test-ipv6-24.mmdb
- test-data/MaxMind-DB-test-ipv6-28.mmdb
- test-data/MaxMind-DB-test-ipv6-32.mmdb
- test-data/MaxMind-DB-test-metadata-pointers.mmdb
- test-data/MaxMind-DB-test-mixed-24.mmdb
- test-data/MaxMind-DB-test-mixed-28.mmdb
- test-data/MaxMind-DB-test-mixed-32.mmdb
- test-data/MaxMind-DB-test-nested.mmdb
0 commit comments