Commit main

This commit is contained in:
Dilanka-H
2025-10-22 15:21:48 +07:00
parent 6e80280188
commit 8ea1e78bba
12 changed files with 419 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module duhweb
go 1.24.5
require github.com/go-chi/chi/v5 v5.2.3
require github.com/mattn/go-sqlite3 v1.14.32 // indirect