From 1add50542cb668f494e9da35255b69493f250a77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 03:55:01 +0000 Subject: [PATCH] Update module github.com/pion/webrtc/v3 to v3.2.23 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 220f7ff..86fca8b 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.2.23 go.uber.org/config v1.4.0 go.uber.org/fx v1.20.0 go.uber.org/zap v1.25.0