diff --git a/go.mod b/go.mod index 39be8d1..9c72f86 100644 --- a/go.mod +++ b/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