Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0654714

Browse files
authored
Merge pull request#145 from philippgille/patch-1
Fix link to maxminddb reader library in README
2 parents909343e +34fc103 commit0654714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This library reads MaxMind
77
[GeoIP2](https://www.maxmind.com/en/geolocation_landing) databases.
88

99
This library is built using
10-
[the Go maxminddb reader](https://github.com/oschwald/maxminddb-golang/v2). All
10+
[the Go maxminddb reader](https://github.com/oschwald/maxminddb-golang). All
1111
data for the database record is decoded using this library. Version 2.0
1212
provides significant performance improvements with 56% fewer allocations and
1313
34% less memory usage compared to v1. Version 2.0 also adds`Network` and

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp