This repository was archived by the owner on May 24, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/gofiber/websocket/v2
33go 1.14
44
55require (
6- github.com/fasthttp/websocket v1.4.5
6+ github.com/fasthttp/websocket v1.4.6
77 github.com/gofiber/fiber/v2 v2.26.0
88 github.com/valyala/fasthttp v1.33.0
99)
Original file line number Diff line number Diff line change 11github.zerozr99.workers.dev/andybalholm/brotli v1.0.2 /go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y =
22github.zerozr99.workers.dev/andybalholm/brotli v1.0.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY =
33github.zerozr99.workers.dev/andybalholm/brotli v1.0.4 /go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig =
4- github.com/fasthttp/websocket v1.4.5 h1:ltwzbicb8Oz5wSrLdPRYBNKcHH94NmLBw3YPlgIPPUg =
5- github.com/fasthttp/websocket v1.4.5 /go.mod h1:Yj4Z4kFdJmIFWiRcT8yb3/lov94g2w77KcsDfJPyhJk =
4+ github.com/fasthttp/websocket v1.4.6 h1:Zi0Z6sUUvLmtxXd/kMLVBVJPvck3bqPqMWUbwhUy0R8 =
5+ github.com/fasthttp/websocket v1.4.6 /go.mod h1:n0BlOQvJdPbTuBkZT0O5+jk/sp/1/VCzquR1BehI2F4 =
66github.zerozr99.workers.dev/gofiber/fiber/v2 v2.26.0 h1:Awnfqp3fqbZzV3wZWMRJ6Xo2U8X0Ls68M7tXjx52NcM =
77github.zerozr99.workers.dev/gofiber/fiber/v2 v2.26.0 /go.mod h1:7efVWcBOZi1PyMWznnbitjnARPA7nYZxmQXJVod0bo0 =
88github.zerozr99.workers.dev/golang/snappy v0.0.3 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
You can’t perform that action at this time.
0 commit comments