inital commit

This commit is contained in:
2025-08-23 20:24:23 -04:00
commit 77d8181ef9
4 changed files with 116 additions and 0 deletions

6
go.mod Normal file
View File

@@ -0,0 +1,6 @@
module squibid/scraper
go 1.24.5
require golang.org/x/net v0.43.0
require github.com/mattn/go-sqlite3 v1.14.32 // indirect