reset go.mod

This commit is contained in:
2021-11-16 16:02:00 -06:00
parent 249d7812d8
commit 5cd236ba03

4
go.mod
View File

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