Use tpo geoip library

Now the geoip implmentation has being moved to it's own library to be
shared between projects.
This commit is contained in:
meskio 2021-09-30 12:10:59 +02:00
parent 8c6f0dbae7
commit 4396d505a3
No known key found for this signature in database
GPG key ID: 52B8F5AC97A2DA86
5 changed files with 13 additions and 364 deletions

1
go.mod
View file

@ -16,6 +16,7 @@ require (
github.com/smartystreets/goconvey v1.6.4
github.com/xtaci/kcp-go/v5 v5.6.1
github.com/xtaci/smux v1.5.15
gitlab.torproject.org/tpo/anti-censorship/geoip v0.0.0-20210928150955-7ce4b3d98d01
golang.org/x/crypto v0.0.0-20210317152858-513c2a44f670
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4
golang.org/x/sys v0.0.0-20210317225723-c4fcb01b228e // indirect