File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ require (
141141 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
142142 github.com/pelletier/go-toml v1.8.0 // indirect
143143 github.com/pion/datachannel v1.5.10 // indirect
144- github.com/pion/dtls/v3 v3.1.2 // indirect
144+ github.com/pion/dtls/v3 v3.1.4 // indirect
145145 github.com/pion/ice/v4 v4.0.10 // indirect
146146 github.com/pion/interceptor v0.1.40 // indirect
147147 github.com/pion/logging v0.2.4 // indirect
Original file line number Diff line number Diff line change @@ -756,8 +756,8 @@ github.com/pion/datachannel v1.5.10 h1:ly0Q26K1i6ZkGf42W7D4hQYR90pZwzFOjTq5AuCKk
756756github.com/pion/datachannel v1.5.10 /go.mod h1:p/jJfC9arb29W7WrxyKbepTU20CFgyx5oLo8Rs4Py/M =
757757github.com/pion/dtls/v2 v2.2.12 h1:KP7H5/c1EiVAAKUmXyCzPiQe5+bCJrpOeKg/L05dunk =
758758github.com/pion/dtls/v2 v2.2.12 /go.mod h1:d9SYc9fch0CqK90mRk1dC7AkzzpwJj6u2GU3u+9pqFE =
759- github.com/pion/dtls/v3 v3.1.2 h1:gqEdOUXLtCGW+afsBLO0LtDD8GnuBBjEy6HRtyofZTc =
760- github.com/pion/dtls/v3 v3.1.2 /go.mod h1:Hw/igcX4pdY69z1Hgv5x7wJFrUkdgHwAn/Q/uo7YHRo =
759+ github.com/pion/dtls/v3 v3.1.4 h1:QhvtMflMfu9Kf0RcDC5BJBle4caPskByrKQR6uuYqpY =
760+ github.com/pion/dtls/v3 v3.1.4 /go.mod h1:cr/qotLISUw/9C1m83ZPNZtj9WnXkYLpfCptPqbkInc =
761761github.com/pion/ice/v4 v4.0.10 h1:P59w1iauC/wPk9PdY8Vjl4fOFL5B+USq1+xbDcN6gT4 =
762762github.com/pion/ice/v4 v4.0.10 /go.mod h1:y3M18aPhIxLlcO/4dn9X8LzLLSma84cx6emMSu14FGw =
763763github.com/pion/interceptor v0.1.40 h1:e0BjnPcGpr2CFQgKhrQisBU7V3GXK6wrfYrGYaU6Jq4 =
You can’t perform that action at this time.
0 commit comments