aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
blob: cca31018996246369681d10c25d86e2dc4943228 (plain) (blame)
1
2
3
4
5
module github.com/mpolden/echoip

go 1.13

require github.com/oschwald/geoip2-golang v1.4.0