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:
Sanket Sudake
2023-11-05 11:33:45 +05:30
committed by GitHub
parent 88039cad63
commit b099db38d7
8 changed files with 41 additions and 37 deletions
+3 -1
View File
@@ -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