File tree 2 files changed +7
-544
lines changed
examples/libp2p-in-the-browser/webrtc/go-libp2p-server
2 files changed +7
-544
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ require (
67
67
github.com/opencontainers/runtime-spec v1.0.2 // indirect
68
68
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
69
69
github.com/pion/datachannel v1.5.5 // indirect
70
- github.com/pion/dtls/v2 v2.1.5 // indirect
70
+ github.com/pion/dtls/v2 v2.2.4 // indirect
71
71
github.com/pion/ice/v2 v2.2.13 // indirect
72
72
github.com/pion/interceptor v0.1.12 // indirect
73
73
github.com/pion/logging v0.2.2 // indirect
@@ -82,7 +82,7 @@ require (
82
82
github.com/pion/transport v0.14.1 // indirect
83
83
github.com/pion/transport/v2 v2.0.0 // indirect
84
84
github.com/pion/turn/v2 v2.0.9 // indirect
85
- github.com/pion/udp v0.1.1 // indirect
85
+ github.com/pion/udp v0.1.4 // indirect
86
86
github.com/pion/webrtc/v3 v3.1.51 // indirect
87
87
github.com/pkg/errors v0.9.1 // indirect
88
88
github.com/prometheus/client_golang v1.14.0 // indirect
You can’t perform that action at this time.
0 commit comments