Persist choices to database

This commit is contained in:
2025-01-01 11:52:33 +01:00
parent 8244916c8f
commit b587845823
4 changed files with 58 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
module wa5p.eu/datefinder
go 1.22.0
require github.com/mattn/go-sqlite3 v1.14.24