initial commit

This commit is contained in:
2021-11-10 11:28:54 -06:00
commit b441e33c89
7 changed files with 188 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module GetCountryFromIP
go 1.17