Welcome to mirror list, hosted at ThFree Co, Russian Federation.

go.mod - github.com/mpolden/echoip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
blob: cca31018996246369681d10c25d86e2dc4943228 (plain)
1
2
3
4
5
module github.com/mpolden/echoip

go 1.13

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