init: initial commit

This commit is contained in:
2023-09-28 14:27:31 +02:00
commit acac91dbfa
7 changed files with 455 additions and 0 deletions

5
go.mod Normal file
View File

@@ -0,0 +1,5 @@
module git.dvdrw.dev/nsmarter/scraper
go 1.19
require github.com/mattn/go-sqlite3 v1.14.17 // indirect