From e13ab26772124f47fe7e4fbec2f1b81205404067 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 14:46:10 +0000 Subject: [PATCH] Update module github.com/refraction-networking/utls to v1.7.0 [SECURITY] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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