Update directory structure to serve html via golang server

This commit is contained in:
2025-01-01 12:29:12 +01:00
parent bf33f88504
commit 10d588e1a7
6 changed files with 1 additions and 0 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