fix: revert gorilla/websocket from 1.5.1 to 1.5.0 (#4149)
This commit is contained in:
committed by
GitHub
Unverified
parent
e52727e01c
commit
07946e9752
@@ -8,7 +8,7 @@ require (
|
||||
github.com/fatedier/golib v0.4.3
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/gorilla/mux v1.8.1
|
||||
github.com/gorilla/websocket v1.5.1
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/hashicorp/yamux v0.1.1
|
||||
github.com/onsi/ginkgo/v2 v2.17.1
|
||||
github.com/onsi/gomega v1.32.0
|
||||
|
||||
Reference in New Issue
Block a user