From de83eda4afad7146db06f86c8b8c93d3c781e0ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:39:55 +0000 Subject: [PATCH] Update module github.com/pion/webrtc/v3 to v3.3.3 Generated by renovateBot --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 6577662..cf76ffe 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.12 require ( github.com/deepch/vdk v0.0.0-20211113104208-022deeb641f7 - github.com/pion/webrtc/v3 v3.1.1 + github.com/pion/webrtc/v3 v3.3.3 github.com/shirou/gopsutil v3.22.2+incompatible github.com/tklauser/go-sysconf v0.3.9 // indirect github.com/yusufpapurcu/wmi v1.2.2 // indirect