Add README
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2018-03-18 15:24:57 -08:00
parent a2fc7786f7
commit 7a68c28625
3 changed files with 23 additions and 2 deletions

2
go.mod
View File

@@ -2,8 +2,6 @@ module go.ntppool.org/geoipapi
go 1.23
toolchain go1.24rc1
require (
github.com/oschwald/geoip2-golang v1.11.0
go.ntppool.org/common v0.3.1