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