mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-17 14:33:30 +02:00
Bump geoip2
This commit is contained in:
7
go.mod
7
go.mod
@ -5,11 +5,6 @@ module github.com/mpolden/echoip
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/jessevdk/go-flags v1.4.0
|
||||
github.com/oschwald/geoip2-golang v1.2.1
|
||||
github.com/oschwald/maxminddb-golang v1.2.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
github.com/stretchr/testify v1.2.2 // indirect
|
||||
golang.org/x/sys v0.0.0-20180202135801-37707fdb30a5 // indirect
|
||||
github.com/oschwald/geoip2-golang v1.4.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user