Update module github.com/pion/webrtc/v3 to v3.1.24

This commit is contained in:
Renovate Bot
2022-03-03 21:37:58 +00:00
parent 0225a2c02a
commit a3c6b9f848
2 changed files with 19 additions and 1 deletions

2
go.mod
View File

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