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 @@ -3,7 +3,7 @@ module github.com/pion/webrtc/v4
3
3
go 1.19
4
4
5
5
require (
6
- github.com/pion/datachannel v1.5.8
6
+ github.com/pion/datachannel v1.5.9
7
7
github.com/pion/dtls/v3 v3.0.1
8
8
github.com/pion/ice/v4 v4.0.0
9
9
github.com/pion/interceptor v0.1.30
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7J
35
35
github.com/onsi/gomega v1.10.1 /go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo =
36
36
github.com/onsi/gomega v1.17.0 h1:9Luw4uT5HTjHTN8+aNcSThgH1vdXnmdJ8xIfZ4wyTRE =
37
37
github.com/onsi/gomega v1.17.0 /go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY =
38
- github.com/pion/datachannel v1.5.8 h1:ph1P1NsGkazkjrvyMfhRBUAWMxugJjq2HfQifaOoSNo =
39
- github.com/pion/datachannel v1.5.8 /go.mod h1:PgmdpoaNBLX9HNzNClmdki4DYW5JtI7Yibu8QzbL3tI =
38
+ github.com/pion/datachannel v1.5.9 h1:LpIWAOYPyDrXtU+BW7X0Yt/vGtYxtXQ8ql7dFfYUVZA =
39
+ github.com/pion/datachannel v1.5.9 /go.mod h1:kDUuk4CU4Uxp82NH4LQZbISULkX/HtzKa4P7ldf9izE =
40
40
github.com/pion/dtls/v3 v3.0.1 h1:0kmoaPYLAo0md/VemjcrAXQiSf8U+tuU3nDYVNpEKaw =
41
41
github.com/pion/dtls/v3 v3.0.1 /go.mod h1:dfIXcFkKoujDQ+jtd8M6RgqKK3DuaUilm3YatAbGp5k =
42
42
github.com/pion/ice/v4 v4.0.0 h1:rsUsFsRrG21irW3dIIgfk/wbfOTgk7SSi3/Cx2M5MWI =
You can’t perform that action at this time.
0 commit comments