creating sse broker

This commit is contained in:
2025-05-15 20:45:08 +02:00
parent 155e7a4116
commit ba604bb8b4
5 changed files with 183 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@ require (
github.com/alexedwards/scs/v2 v2.8.0
github.com/go-sql-driver/mysql v1.9.2
github.com/golang-migrate/migrate/v4 v4.18.3
github.com/google/uuid v1.6.0
github.com/jackc/pgconn v1.14.3
github.com/jackc/pgx/v5 v5.7.4
github.com/stretchr/testify v1.10.0