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:
6
go.mod
6
go.mod
@@ -3,7 +3,7 @@ module go.ntppool.org/geoipapi
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/oschwald/geoip2-golang v1.4.0
|
||||
github.com/oschwald/maxminddb-golang v1.7.0 // indirect
|
||||
golang.org/x/sys v0.0.0-20200808120158-1030fc2bf1d9 // indirect
|
||||
github.com/oschwald/geoip2-golang v1.7.0
|
||||
golang.org/x/sys v0.0.0-20220406163625-3f8b81556e12 // indirect
|
||||
gopkg.in/yaml.v2 v2.2.2 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user