From cace1cfeb36f166715ce44f8f4a6deca57a1a1a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 00:34:28 +0000 Subject: [PATCH] Update module github.com/pion/ice/v4 to v4.4.1 Generated by renovateBot --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4f13448d4..00f56dc17 100644 --- a/go.mod +++ b/go.mod @@ -31,7 +31,7 @@ require ( github.com/ory/dockertest/v4 v4.0.0 github.com/pion/datachannel v1.6.2 github.com/pion/dtls/v3 v3.1.5 - github.com/pion/ice/v4 v4.4.0 + github.com/pion/ice/v4 v4.4.1 github.com/pion/interceptor v0.1.47 github.com/pion/rtcp v1.2.17 github.com/pion/rtp v1.10.5