From 590d344285b5e83fa54cf3989336b7a3ab718939 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Nov 2021 04:53:32 +0000 Subject: [PATCH] fix(deps): update module github.com/pion/ion-sfu to v1.11.0 Generated by renovateBot --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 2706e0d45..49428da13 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,7 @@ require ( github.com/nats-io/nats.go v1.12.0 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/ion-sfu v1.11.0 github.com/pion/webrtc/v3 v3.1.7 github.com/soheilhy/cmux v0.1.5 github.com/spf13/viper v1.9.0