From 6e95602e4c6b7e88a51538f6747ea968e0f2ba69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 15:11:49 +0000 Subject: [PATCH] Update module github.com/pion/webrtc/v3 to v3.3.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 220f7ff..8ee4037 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/lib/pq v1.10.9 github.com/pion/rtp v1.8.0 github.com/pion/rtp/v2 v2.0.0 - github.com/pion/webrtc/v3 v3.2.14 + github.com/pion/webrtc/v3 v3.3.0 go.uber.org/config v1.4.0 go.uber.org/fx v1.20.0 go.uber.org/zap v1.25.0