Upgrade libs and go version (#2949)

Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
This commit is contained in:
soharab-ic
2024-05-27 12:51:54 +05:30
committed by GitHub
parent c6d01827b0
commit 103c7d57e4
4 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
module ws
go 1.21
go 1.22.2
require github.com/gorilla/websocket v1.5.1
require golang.org/x/net v0.17.0 // indirect
require golang.org/x/net v0.25.0 // indirect