Upgrade libs and go version (#2949)
Signed-off-by: Md Soharab Ansari <soharab.ansari@infracloud.io>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user