go mod update
This commit is contained in:
5
go.mod
5
go.mod
@@ -4,8 +4,7 @@ go 1.15
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.3.0
|
||||
github.com/pion/interceptor v0.1.10
|
||||
github.com/pion/interceptor v0.1.11
|
||||
github.com/pion/webrtc/v2 v2.2.26
|
||||
github.com/pion/webrtc/v3 v3.1.31
|
||||
github.com/quadrifoglio/go-mkv v0.0.0-20180620161916-e7a1fc70199c // indirect
|
||||
github.com/pion/webrtc/v3 v3.1.41
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user