fix go.mod

This commit is contained in:
2021-11-16 15:58:30 -06:00
parent a57c1363e2
commit 249d7812d8

2
go.mod
View File

@@ -3,3 +3,5 @@ module github.com/ryanehamil/lookupip
go 1.17
replace lookupip => github.com/ryanehamil/lookupip v1.0.0
replace GetCountryFromIP => github.com/ryanehamil/lookupip v1.0.0