Initial commit

This commit is contained in:
2025-05-18 23:48:22 +02:00
commit 0806e0c845
28 changed files with 2624675 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
module main
go 1.23.2
require github.com/mattn/go-sqlite3 v1.14.24