Upgrade dependencies, prepare to use geoipupdate to update data
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-04-02 22:39:15 -07:00
parent 8f9d9ad6fe
commit e16ea1d5a9
355 changed files with 36 additions and 176943 deletions

View File

@@ -136,7 +136,7 @@ func open(t geoType) (*geoip2.Reader, error) {
dir := findDB()
fileName := ""
var fileName string
found := false
for _, f := range dbFiles[t] {