very first commit

This commit is contained in:
2024-09-08 03:01:32 +03:00
commit 20c4f25c55
10 changed files with 166 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.amok.space/yevhen/resource-scraper
go 1.23.1
require github.com/joho/godotenv v1.5.1 // indirect