mirror of https://github.com/cbeuw/Cloak
Update module github.com/refraction-networking/utls to v1.7.0 [SECURITY]
This commit is contained in:
parent
d229d8b3dc
commit
e13ab26772
2
go.mod
2
go.mod
|
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/gorilla/mux v1.8.1
|
||||
github.com/gorilla/websocket v1.5.1
|
||||
github.com/juju/ratelimit v1.0.2
|
||||
github.com/refraction-networking/utls v1.6.6
|
||||
github.com/refraction-networking/utls v1.7.0
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/stretchr/testify v1.9.0
|
||||
go.etcd.io/bbolt v1.3.9
|
||||
|
|
|
|||
Loading…
Reference in New Issue