From d1e74d179e61f01ee602422821b2f6f66967f3f8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 Feb 2022 01:57:00 +0000 Subject: [PATCH] fix(deps): update module github.com/pion/webrtc/v3 to v3.1.24 Generated by renovateBot --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2706e0d45..4349285e9 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,7 @@ require ( github.com/onsi/gomega v1.15.0 // indirect github.com/pion/ion-log v1.2.2 github.com/pion/ion-sfu v1.10.10 - github.com/pion/webrtc/v3 v3.1.7 + github.com/pion/webrtc/v3 v3.1.24 github.com/soheilhy/cmux v0.1.5 github.com/spf13/viper v1.9.0 github.com/stretchr/testify v1.7.0