shouldwork

This commit is contained in:
2026-02-12 00:33:05 +03:00
parent 12b9af4c01
commit d5b8c8fd12
4 changed files with 19 additions and 5 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module scraper
go 1.25.5
require golang.org/x/net v0.50.0