Upgrade dependencies, prepare to use geoipupdate to update data
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -136,7 +136,7 @@ func open(t geoType) (*geoip2.Reader, error) {
|
||||
|
||||
dir := findDB()
|
||||
|
||||
fileName := ""
|
||||
var fileName string
|
||||
|
||||
found := false
|
||||
for _, f := range dbFiles[t] {
|
||||
|
Reference in New Issue
Block a user