Skip to content

Commit 2020e31

Browse files
Updated for gorilla websocket
1 parent 1018812 commit 2020e31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ require (
1313
github.com/go-ldap/ldap/v3 v3.4.11 // indirect
1414
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
1515
github.com/google/uuid v1.6.0 // indirect
16+
github.com/gorilla/websocket v1.5.3 // indirect
1617
github.com/inconshreveable/mousetrap v1.1.0 // indirect
1718
github.com/jackc/pgio v1.0.0 // indirect
1819
github.com/jackc/pgpassfile v1.0.0 // indirect

0 commit comments

Comments
 (0)