checkpoint
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 16s

This commit is contained in:
2024-06-15 07:41:37 -07:00
parent 000b16e487
commit f1dcc7acf4
14 changed files with 258 additions and 146 deletions

View File

@@ -14,6 +14,7 @@ import (
"sneak.berlin/go/directory/internal/logger"
_ "github.com/joho/godotenv/autoload"
_ "github.com/lib/pq" // Import the PostgreSQL driver
)
type DatabaseParams struct {