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 4
4
5
5
require (
6
6
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
8
8
github.com/valyala/fasthttp v1.47.0
9
9
)
10
10
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/
2
2
github.com/andybalholm/brotli v1.0.5 /go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig =
3
3
github.com/fasthttp/websocket v1.5.3 h1:TPpQuLwJYfd4LJPXvHDYPMFWbLjsT91n3GpWtCQtdek =
4
4
github.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 =
7
7
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
8
8
github.com/google/uuid v1.3.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
9
9
github.com/klauspost/compress v1.16.3 /go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE =
You can’t perform that action at this time.
0 commit comments