From e7862184468ebc479aca8826d5da9ef0a5a62f87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 03:11:26 +0000 Subject: [PATCH] Update module github.com/pion/webrtc/v3 to v3.3.3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8049fd1..be7d0ac 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/google/uuid v1.3.0 github.com/pion/interceptor v0.1.17 github.com/pion/webrtc/v2 v2.2.26 - github.com/pion/webrtc/v3 v3.2.12 + github.com/pion/webrtc/v3 v3.3.3 ) require (