summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 0 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 188f42e..af312c0 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,6 @@ require (
github.com/MicahParks/keyfunc/v3 v3.3.5
github.com/coder/websocket v1.8.12
github.com/golang-jwt/jwt/v5 v5.2.1
- github.com/google/uuid v1.6.0
github.com/jackc/pgx/v5 v5.7.1
)