Create go.mod

This commit is contained in:
Andrevich 2024-09-28 20:09:57 +04:00
parent d10bfefe68
commit 0df014f6d8

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/yourusername/refilter-geoip
go 1.23.1