Update Backend

This commit is contained in:
2026-01-31 00:09:40 +01:00
parent 7df2651208
commit 325d160a45
3 changed files with 14 additions and 0 deletions

View File

@@ -5,3 +5,5 @@ go 1.25.6
require github.com/go-chi/chi/v5 v5.2.3
require github.com/mattn/go-sqlite3 v1.14.33
require github.com/go-chi/cors v1.2.2