use a version without active TCP

This commit is contained in:
David Zhao
2023-05-23 13:01:12 -07:00
parent bbbe815260
commit 510d5d3fee
+1 -1
View File
@@ -26,7 +26,7 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/olekukonko/tablewriter v0.0.5
github.com/pion/dtls/v2 v2.2.6
github.com/pion/ice/v2 v2.3.4
github.com/pion/ice/v2 v2.3.3
github.com/pion/interceptor v0.1.16
github.com/pion/rtcp v1.2.10
github.com/pion/rtp v1.7.13