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 44
55require (
66 github.com/fasthttp/websocket v1.5.3
7- github.com/gofiber/fiber/v2 v2.45 .0
7+ github.com/gofiber/fiber/v2 v2.46 .0
88 github.com/valyala/fasthttp v1.47.0
99)
1010
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/
22github.com/andybalholm/brotli v1.0.5 /go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig =
33github.com/fasthttp/websocket v1.5.3 h1:TPpQuLwJYfd4LJPXvHDYPMFWbLjsT91n3GpWtCQtdek =
44github.com/fasthttp/websocket v1.5.3 /go.mod h1:46gg/UBmTU1kUaTcwQXpUxtRwG2PvIZYeA8oL6vF3Fs =
5- github.com/gofiber/fiber/v2 v2.45 .0 h1:p4RpkJT9GAW6parBSbcNFH2ApnAuW3OzaQzbOCoDu+s =
6- github.com/gofiber/fiber/v2 v2.45 .0 /go.mod h1:DNl0/c37WLe0g92U6lx1VMQuxGUQY5V7EIaVoEsUffc =
5+ github.com/gofiber/fiber/v2 v2.46 .0 h1:wkkWotblsGVlLjXj2dpgKQAYHtXumsK/HyFugQM68Ns =
6+ github.com/gofiber/fiber/v2 v2.46 .0 /go.mod h1:DNl0/c37WLe0g92U6lx1VMQuxGUQY5V7EIaVoEsUffc =
77github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
88github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
99github.com/klauspost/compress v1.16.3 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
You can’t perform that action at this time.
0 commit comments