mirror of
https://github.com/netbirdio/ice.git
synced 2026-05-22 17:10:58 -07:00
committed by
Sean DuBois
parent
542c33c38e
commit
0bc71fbcb7
@@ -7,7 +7,7 @@ require (
|
||||
github.com/pion/mdns v0.0.2
|
||||
github.com/pion/stun v0.3.1
|
||||
github.com/pion/transport v0.8.5
|
||||
github.com/pion/turn v1.3.0
|
||||
github.com/pion/turn v1.3.1
|
||||
github.com/stretchr/testify v1.3.0
|
||||
golang.org/x/net v0.0.0-20190628185345-da137c7871d7
|
||||
golang.org/x/sys v0.0.0-20190712062909-fae7ac547cb7 // indirect
|
||||
|
||||
@@ -14,8 +14,8 @@ github.com/pion/stun v0.3.1 h1:d09JJzOmOS8ZzIp8NppCMgrxGZpJ4Ix8qirfNYyI3BA=
|
||||
github.com/pion/stun v0.3.1/go.mod h1:xrCld6XM+6GWDZdvjPlLMsTU21rNxnO6UO8XsAvHr/M=
|
||||
github.com/pion/transport v0.8.5 h1:uo7g9BH6+Nm7DaJ1qX8+sv1o5rYREIM41kzrPVQYg14=
|
||||
github.com/pion/transport v0.8.5/go.mod h1:nAmRRnn+ArVtsoNuwktvAD+jrjSD7pA+H3iRmZwdUno=
|
||||
github.com/pion/turn v1.3.0 h1:Yefk3X5PogVJMOmdrLif9QxrAedhRAXd5687swp/568=
|
||||
github.com/pion/turn v1.3.0/go.mod h1:hWq4GRmlIgzbv2/6IneaETwooIIu/03uw5nJmsrAlyM=
|
||||
github.com/pion/turn v1.3.1 h1:HyhVtxg/MYz5Fa/HTwpWNUZuV54JyLMO/q/i0IazDkw=
|
||||
github.com/pion/turn v1.3.1/go.mod h1:hWq4GRmlIgzbv2/6IneaETwooIIu/03uw5nJmsrAlyM=
|
||||
github.com/pkg/errors v0.8.1 h1:iURUrRGxPUNPdy5/HRSm+Yj6okJ6UtLINN0Q9M4+h3I=
|
||||
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
|
||||
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
|
||||
|
||||
Reference in New Issue
Block a user