File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
12
12
require (
13
13
github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
14
- github.com/pion/logging v0.2.2 // indirect
14
+ github.com/pion/logging v0.2.3 // indirect
15
15
github.com/pion/transport/v2 v2.2.10 // indirect
16
16
github.com/pion/transport/v3 v3.0.5 // indirect
17
17
github.com/russross/blackfriday/v2 v2.1.0 // indirect
Original file line number Diff line number Diff line change @@ -7,8 +7,9 @@ github.com/firefart/gosocks v0.4.2 h1:HduMZGxEVsBFEHa57rNwqg8S8M878Pe2Og1TfQKaIR
7
7
github.com/firefart/gosocks v0.4.2 /go.mod h1:9k5AYic+qFxo1W9hxw3vFbRTBEVIT3nWepdFvqv0uc4 =
8
8
github.com/pion/dtls/v2 v2.2.12 h1:KP7H5/c1EiVAAKUmXyCzPiQe5+bCJrpOeKg/L05dunk =
9
9
github.com/pion/dtls/v2 v2.2.12 /go.mod h1:d9SYc9fch0CqK90mRk1dC7AkzzpwJj6u2GU3u+9pqFE =
10
- github.com/pion/logging v0.2.2 h1:M9+AIj/+pxNsDfAT64+MAVgJO0rsyLnoJKCqf//DoeY =
11
10
github.com/pion/logging v0.2.2 /go.mod h1:k0/tDVsRCX2Mb2ZEmTqNa7CWsQPc+YYCB7Q+5pahoms =
11
+ github.com/pion/logging v0.2.3 h1:gHuf0zpoh1GW67Nr6Gj4cv5Z9ZscU7g/EaoC/Ke/igI =
12
+ github.com/pion/logging v0.2.3 /go.mod h1:z8YfknkquMe1csOrxK5kc+5/ZPAzMxbKLX5aXpbpC90 =
12
13
github.com/pion/transport/v2 v2.2.4 /go.mod h1:q2U/tf9FEfnSBGSW6w5Qp5PFWRLRj3NjLhCCgpRK4p0 =
13
14
github.com/pion/transport/v2 v2.2.10 h1:ucLBLE8nuxiHfvkFKnkDQRYWYfp8ejf4YBOPfaQpw6Q =
14
15
github.com/pion/transport/v2 v2.2.10 /go.mod h1:sq1kSLWs+cHW9E+2fJP95QudkzbK7wscs8yYgQToO5E =
You can’t perform that action at this time.
0 commit comments