Commit 49b555b 1 parent f2191fb commit 49b555b Copy full SHA for 49b555b
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/pion/datachannel v1.5.10
7
7
github.com/pion/dtls/v3 v3.0.4
8
- github.com/pion/ice/v4 v4.0.3
8
+ github.com/pion/ice/v4 v4.0.4
9
9
github.com/pion/interceptor v0.1.37
10
10
github.com/pion/logging v0.2.2
11
11
github.com/pion/randutil v0.1.0
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/pion/datachannel v1.5.10 h1:ly0Q26K1i6ZkGf42W7D4hQYR90pZwzFOjTq5AuCKk
39
39
github.com/pion/datachannel v1.5.10 /go.mod h1:p/jJfC9arb29W7WrxyKbepTU20CFgyx5oLo8Rs4Py/M =
40
40
github.com/pion/dtls/v3 v3.0.4 h1:44CZekewMzfrn9pmGrj5BNnTMDCFwr+6sLH+cCuLM7U =
41
41
github.com/pion/dtls/v3 v3.0.4 /go.mod h1:R373CsjxWqNPf6MEkfdy3aSe9niZvL/JaKlGeFphtMg =
42
- github.com/pion/ice/v4 v4.0.3 h1:9s5rI1WKzF5DRqhJ+Id8bls/8PzM7mau0mj1WZb4IXE =
43
- github.com/pion/ice/v4 v4.0.3 /go.mod h1:VfHy0beAZ5loDT7BmJ2LtMtC4dbawIkkkejHPRZNB3Y =
42
+ github.com/pion/ice/v4 v4.0.4 h1:70Yd80Cv8vNNt0LiS5BvrDjInUlxlQlqTlJQORhYf0M =
43
+ github.com/pion/ice/v4 v4.0.4 /go.mod h1:VfHy0beAZ5loDT7BmJ2LtMtC4dbawIkkkejHPRZNB3Y =
44
44
github.com/pion/interceptor v0.1.37 h1:aRA8Zpab/wE7/c0O3fh1PqY0AJI3fCSEM5lRWJVorwI =
45
45
github.com/pion/interceptor v0.1.37 /go.mod h1:JzxbJ4umVTlZAf+/utHzNesY8tmRkM2lVmkS82TTj8Y =
46
46
github.com/pion/logging v0.2.2 h1:M9+AIj/+pxNsDfAT64+MAVgJO0rsyLnoJKCqf//DoeY =
You can’t perform that action at this time.
0 commit comments