Initial commit

This commit is contained in:
2024-06-13 11:43:30 +02:00
commit 228b37f9fd
6 changed files with 347 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
module github.com/skidoodle/ipinfo
go 1.22.4
require github.com/oschwald/maxminddb-golang v1.6.0
require golang.org/x/sys v0.0.0-20191224085550-c709ea063b76 // indirect