mirror of
https://github.com/trafficlunar/api.git
synced 2026-08-12 12:29:39 +00:00
chore: add gorilla/websocket
This commit is contained in:
parent
2a3da71bad
commit
404b9a937e
2 changed files with 3 additions and 0 deletions
1
go.mod
1
go.mod
|
|
@ -6,6 +6,7 @@ require (
|
|||
github.com/go-chi/chi/v5 v5.1.0
|
||||
github.com/go-chi/cors v1.2.1
|
||||
github.com/go-chi/httprate v0.14.1
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
github.com/joho/godotenv v1.5.1
|
||||
github.com/lmittmann/tint v1.0.5
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue