aboutsummaryrefslogtreecommitdiffhomepage
path: root/backend/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'backend/go.mod')
-rw-r--r--backend/go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/go.mod b/backend/go.mod
index 8e3e387..e19bfc3 100644
--- a/backend/go.mod
+++ b/backend/go.mod
@@ -7,7 +7,6 @@ require (
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/gorilla/websocket v1.5.3
github.com/jackc/pgx/v5 v5.5.5
- github.com/labstack/echo-jwt/v4 v4.2.0
github.com/labstack/echo/v4 v4.12.0
github.com/oapi-codegen/echo-middleware v1.0.2
github.com/oapi-codegen/oapi-codegen/v2 v2.3.0