File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/pion/rtp v1.8.7
14
14
github.com/pion/sctp v1.8.19
15
15
github.com/pion/sdp/v3 v3.0.9
16
- github.com/pion/srtp/v3 v3.0.2
16
+ github.com/pion/srtp/v3 v3.0.3
17
17
github.com/pion/stun/v2 v2.0.0
18
18
github.com/pion/transport/v3 v3.0.2
19
19
github.com/sclevine/agouti v3.0.0+incompatible
Original file line number Diff line number Diff line change @@ -58,8 +58,8 @@ github.com/pion/sctp v1.8.19 h1:2CYuw+SQ5vkQ9t0HdOPccsCz1GQMDuVy5PglLgKVBW8=
58
58
github.com/pion/sctp v1.8.19 /go.mod h1:P6PbDVA++OJMrVNg2AL3XtYHV4uD6dvfyOovCgMs0PE =
59
59
github.com/pion/sdp/v3 v3.0.9 h1:pX++dCHoHUwq43kuwf3PyJfHlwIj4hXA7Vrifiq0IJY =
60
60
github.com/pion/sdp/v3 v3.0.9 /go.mod h1:B5xmvENq5IXJimIO4zfp6LAe1fD9N+kFv+V/1lOdz8M =
61
- github.com/pion/srtp/v3 v3.0.2 h1:TFV1hGLjE6d6RoKbf+PpoyaH6Gp0uHQUonfD9tyw3Pc =
62
- github.com/pion/srtp/v3 v3.0.2 /go.mod h1:a3nDwSdwn7yzdqf1zGsBC6V89nOgfBzIkN2v3VojdIw =
61
+ github.com/pion/srtp/v3 v3.0.3 h1:tRtEOpmR8NtsB/KndlKXFOj/AIIs6aPrCq4TlAatC4M =
62
+ github.com/pion/srtp/v3 v3.0.3 /go.mod h1:Bp9ztzPCoE0ETca/R+bTVTO5kBgaQMiQkTmZWwazDTc =
63
63
github.com/pion/stun/v2 v2.0.0 h1:A5+wXKLAypxQri59+tmQKVs7+l6mMM+3d+eER9ifRU0 =
64
64
github.com/pion/stun/v2 v2.0.0 /go.mod h1:22qRSh08fSEttYUmJZGlriq9+03jtVmXNODgLccj8GQ =
65
65
github.com/pion/transport/v2 v2.2.1 /go.mod h1:cXXWavvCnFF6McHTft3DWS9iic2Mftcz1Aq29pGcU5g =
You can’t perform that action at this time.
0 commit comments