Update Go deps (#2868)
--- github.com/IBM/sarama v1.41.3 [v1.42.0] github.com/gorilla/mux v1.8.0 [v1.8.1] github.com/spf13/cobra v1.7.0 [v1.8.0] Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
@@ -2,4 +2,6 @@ module ws
|
||||
|
||||
go 1.21
|
||||
|
||||
require github.com/gorilla/websocket v1.5.0
|
||||
require github.com/gorilla/websocket v1.5.1
|
||||
|
||||
require golang.org/x/net v0.17.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user