Update module github.com/pion/interceptor to v0.1.8

This commit is contained in:
Renovate Bot 2022-03-03 21:35:33 +00:00
parent ad3e0b2020
commit 61314db427
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 4 additions and 1 deletions

3
go.mod
View File

@ -3,7 +3,8 @@ module github.com/deepch/vdk
go 1.15
require (
github.com/pion/interceptor v0.1.6
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/quadrifoglio/go-mkv v0.0.0-20180620161916-e7a1fc70199c // indirect

2
go.sum
View File

@ -81,6 +81,8 @@ github.com/pion/interceptor v0.1.0 h1:SlXKaDlEvSl7cr4j8fJykzVz4UdH+7UDtcvx+u01wL
github.com/pion/interceptor v0.1.0/go.mod h1:j5NIl3tJJPB3u8+Z2Xz8MZs/VV6rc+If9mXEKNuFmEM=
github.com/pion/interceptor v0.1.6 h1:ZTXN9fApUDmFqifG64g+ar57XY7vlnXUs7/0DjHVtLo=
github.com/pion/interceptor v0.1.6/go.mod h1:Lh3JSl/cbJ2wP8I3ccrjh1K/deRGRn3UlSPuOTiHb6U=
github.com/pion/interceptor v0.1.8 h1:5K27KMw8enTB1jVDFrjadK8sZjI5JbPJ91OVfiih5fE=
github.com/pion/interceptor v0.1.8/go.mod h1:Lh3JSl/cbJ2wP8I3ccrjh1K/deRGRn3UlSPuOTiHb6U=
github.com/pion/logging v0.2.2 h1:M9+AIj/+pxNsDfAT64+MAVgJO0rsyLnoJKCqf//DoeY=
github.com/pion/logging v0.2.2/go.mod h1:k0/tDVsRCX2Mb2ZEmTqNa7CWsQPc+YYCB7Q+5pahoms=
github.com/pion/mdns v0.0.4/go.mod h1:R1sL0p50l42S5lJs91oNdUL58nm0QHrhxnSegr++qC0=