Add schema template and create audit log cli

This commit is contained in:
Achim Rohn
2025-07-27 19:17:09 +02:00
parent 868a167660
commit d672f15e06
4 changed files with 182 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ require (
github.com/doug-martin/goqu/v9 v9.19.0
github.com/gorilla/sessions v1.4.0
github.com/jackc/pgx/v5 v5.7.5
github.com/joho/godotenv v1.5.1
github.com/labstack/echo/v4 v4.13.4
github.com/markbates/goth v1.81.0
github.com/mattn/go-sqlite3 v1.14.29