test annex

This commit is contained in:
deepch
2022-04-27 23:59:59 +03:00
parent 02504b1169
commit 7d87dbe2dd
4 changed files with 33 additions and 10 deletions

4
go.mod
View File

@@ -4,8 +4,8 @@ go 1.15
require (
github.com/google/uuid v1.3.0
github.com/pion/interceptor v0.1.8
github.com/pion/interceptor v0.1.10
github.com/pion/webrtc/v2 v2.2.26
github.com/pion/webrtc/v3 v3.1.24
github.com/pion/webrtc/v3 v3.1.31
github.com/quadrifoglio/go-mkv v0.0.0-20180620161916-e7a1fc70199c // indirect
)