We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90a272 commit 1a9d59fCopy full SHA for 1a9d59f
go.mod
@@ -4,7 +4,7 @@ go 1.12
4
5
require (
6
github.com/deepch/vdk v0.0.0-20211113104208-022deeb641f7
7
- github.com/pion/webrtc/v3 v3.1.1
+ github.com/pion/webrtc/v4 v4.0.5
8
github.com/shirou/gopsutil v3.22.2+incompatible
9
github.com/tklauser/go-sysconf v0.3.9 // indirect
10
github.com/yusufpapurcu/wmi v1.2.2 // indirect
0 commit comments