Commit 33585de
authored
Bump maxmind-db from
Bumps [maxmind-db](https://github.com/maxmind/MaxMind-DB) from `f387805` to `7ef0ff7`.
- [Commits](maxmind/MaxMind-DB@f387805...7ef0ff7)
---
updated-dependencies:
- dependency-name: maxmind-db
dependency-version: 7ef0ff7a28a05d08020fe1a7d9902d2b71f8bc1b
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>f387805 to 7ef0ff7
1 parent 3ab1148 commit 33585de
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule maxmind-db updated 98 files
- .github/dependabot.yml+21-9
- .github/workflows/check-untagged-deps.yml+20
- .github/workflows/codeql-analysis.yml+4-4
- .github/workflows/dependabot-failure-watcher.yml+43
- .github/workflows/go.yml+3-3
- .github/workflows/golangci-lint.yml-25
- .github/workflows/links.yml+32
- .github/workflows/pages.yml+54
- .github/workflows/precious.yml+24
- .github/workflows/zizmor.yml+4-13
- .gitignore+3-2
- .golangci.yml+48-35
- .precious.toml+39
- .tidyallrc-2
- MaxMind-DB-spec.md+193-197
- README.md+25-3
- bad-data/README.md+11-4
- bad-data/libmaxminddb/libmaxminddb-corrupt-search-tree.mmdb
- bad-data/libmaxminddb/libmaxminddb-deep-array-nesting.mmdb
- bad-data/libmaxminddb/libmaxminddb-deep-nesting.mmdb
- bad-data/libmaxminddb/libmaxminddb-empty-array-last-in-metadata.mmdb
- bad-data/libmaxminddb/libmaxminddb-empty-map-last-in-metadata.mmdb
- bad-data/libmaxminddb/libmaxminddb-metadata-marker-only.mmdb+1
- bad-data/libmaxminddb/libmaxminddb-oversized-array.mmdb
- bad-data/libmaxminddb/libmaxminddb-oversized-map.mmdb
- bad-data/libmaxminddb/libmaxminddb-separator-record-max-left.mmdb
- bad-data/libmaxminddb/libmaxminddb-separator-record-min-left.mmdb
- bad-data/libmaxminddb/libmaxminddb-separator-record-min-right.mmdb
- bad-data/libmaxminddb/libmaxminddb-uint64-max-epoch.mmdb
- cmd/write-test-data/main.go+73-2
- docs/assets/css/main.css+189
- docs/hugo.toml+10
- docs/layouts/404.html+24
- docs/layouts/_default/_markup/render-heading.html+4
- docs/layouts/_default/default.html+20
- go.mod+5-5
- go.sum+10-10
- lychee.toml+54
- mise.lock+214
- mise.toml+34
- pkg/writer/baddata.go+165
- pkg/writer/geoip2.go+35-23
- pkg/writer/rawmmdb.go+397
- source-data/GeoIP-Anonymous-Plus-Test.json+31-1
- source-data/GeoIP-Residential-Proxy-Test.json+204
- source-data/GeoIP2-Anonymous-IP-Test.json+77-53
- source-data/GeoIP2-City-Test.json+13.5k-13.3k
- source-data/GeoIP2-Connection-Type-Test.json+125-125
- source-data/GeoIP2-Country-Test.json+16.0k-16.0k
- source-data/GeoIP2-DensityIncome-Test.json+12-12
- source-data/GeoIP2-Domain-Test.json+455-455
- source-data/GeoIP2-Enterprise-Test.json+1.9k-1.1k
- source-data/GeoIP2-IP-Risk-Test.json+109-29
- source-data/GeoIP2-ISP-Test.json+12.6k-12.6k
- source-data/GeoIP2-Precision-Enterprise-Sandbox-Test.json+291-291
- source-data/GeoIP2-Precision-Enterprise-Test.json+3.7k-3.1k
- source-data/GeoIP2-Static-IP-Score-Test.json+2.1k-2.1k
- source-data/GeoIP2-User-Count-Test.json+2.9k-2.9k
- source-data/GeoLite2-ASN-Test.json+4.1k-4.1k
- source-data/GeoLite2-City-Test.json+13.0k-13.0k
- source-data/GeoLite2-Country-Test.json+11.4k-11.4k
- test-data/GeoIP-Anonymous-Plus-Test.mmdb
- test-data/GeoIP-Residential-Proxy-Test.mmdb
- test-data/GeoIP2-Anonymous-IP-Test.mmdb
- test-data/GeoIP2-City-Shield-Test.mmdb
- test-data/GeoIP2-City-Test.mmdb
- test-data/GeoIP2-Connection-Type-Test.mmdb
- test-data/GeoIP2-Country-Shield-Test.mmdb
- test-data/GeoIP2-Country-Test.mmdb
- test-data/GeoIP2-DensityIncome-Test.mmdb
- test-data/GeoIP2-Domain-Test.mmdb
- test-data/GeoIP2-Enterprise-Shield-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-Shield-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
- test-data/README.md+10-7
- tidyall.ini-5
0 commit comments