File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
10
10
github.com/pion/mdns v0.0.8
11
11
github.com/pion/randutil v0.1.0
12
12
github.com/pion/stun v0.6.1
13
- github.com/pion/transport/v3 v3.0.0
13
+ github.com/pion/transport/v3 v3.0.1
14
14
github.com/pion/turn/v3 v3.0.0
15
15
github.com/stretchr/testify v1.8.4
16
16
golang.org/x/net v0.14.0
Original file line number Diff line number Diff line change @@ -20,8 +20,9 @@ github.com/pion/stun v0.6.1 h1:8lp6YejULeHBF8NmV8e2787BogQhduZugh5PdhDyyN4=
20
20
github.com/pion/stun v0.6.1 /go.mod h1:/hO7APkX4hZKu/D0f2lHzNyvdkTGtIy3NDmLR7kSz/8 =
21
21
github.com/pion/transport/v2 v2.2.1 h1:7qYnCBlpgSJNYMbLCKuSY9KbQdBFoETvPNETv0y4N7c =
22
22
github.com/pion/transport/v2 v2.2.1 /go.mod h1:cXXWavvCnFF6McHTft3DWS9iic2Mftcz1Aq29pGcU5g =
23
- github.com/pion/transport/v3 v3.0.0 h1:xNe+VCuPjpilJH5t7qMSAte7B1N3V1FbtIsDJW3YYsk =
24
23
github.com/pion/transport/v3 v3.0.0 /go.mod h1:UY7kiITrlMv7/IKgd5eTUcaahZx5oUN3l9SzK5f5xE0 =
24
+ github.com/pion/transport/v3 v3.0.1 h1:gDTlPJwROfSfz6QfSi0ZmeCSkFcnWWiiR9ES0ouANiM =
25
+ github.com/pion/transport/v3 v3.0.1 /go.mod h1:UY7kiITrlMv7/IKgd5eTUcaahZx5oUN3l9SzK5f5xE0 =
25
26
github.com/pion/turn/v3 v3.0.0 h1:zafXa25ZWmiUYRi4JlnAsUhCDoFfF7YMYWnosvK5vBk =
26
27
github.com/pion/turn/v3 v3.0.0 /go.mod h1:z4ih3T0zTERgNSEJRa2QHBNcbB3SOtTYsr5LH0pil6Q =
27
28
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments