Skip to content

Commit

Permalink
update db
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 28, 2024
1 parent 3dbbc6e commit 02413e2
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion iploc.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
)

// Version is iplocation database version.
const Version = "v1.0.20240531"
const Version = "v1.0.20240628"

//go:embed ipv4.txt
var ip4txt []byte
Expand Down
2 changes: 1 addition & 1 deletion ipv4.txt

Large diffs are not rendered by default.

Binary file modified ipv4be.bin
Binary file not shown.
Binary file modified ipv4le.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion ipv6.txt

Large diffs are not rendered by default.

Binary file modified ipv6be.gz
Binary file not shown.
Binary file modified ipv6le.gz
Binary file not shown.

0 comments on commit 02413e2

Please sign in to comment.