Update go deps across project (#2837)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2023-09-24 11:14:43 +05:30
committed by GitHub
parent 44922bce6c
commit 657aee7cc2
13 changed files with 410 additions and 548 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
module ws
go 1.16
go 1.21
require github.com/gorilla/websocket v1.4.2
require github.com/gorilla/websocket v1.5.0