aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <micah+renovate@torproject.org>2024-03-08 18:49:33 +0000
committerShelikhoo <xiaokangwang@outlook.com>2024-03-11 20:03:53 +0000
commit2b11f569500942503cd790d276cfa06214680aa8 (patch)
tree6406f27e3df7c5870c9df4cad2f7244b623e0eb0 /go.mod
parentfe56eaddf42c17be58e2fe0a6e7e99eadaa5b1f2 (diff)
downloadsnowflake-2b11f569500942503cd790d276cfa06214680aa8.tar.gz
snowflake-2b11f569500942503cd790d276cfa06214680aa8.zip
chore(deps): update module github.com/pion/webrtc/v3 to v3.2.29
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 4 insertions, 4 deletions
diff --git a/go.mod b/go.mod
index 3a070c2..d85fb88 100644
--- a/go.mod
+++ b/go.mod
@@ -11,15 +11,15 @@ require (
github.com/gorilla/websocket v1.5.1
github.com/miekg/dns v1.1.58
github.com/pion/ice/v2 v2.3.13
- github.com/pion/sdp/v3 v3.0.6
+ github.com/pion/sdp/v3 v3.0.8
github.com/pion/stun v0.6.1
github.com/pion/transport/v2 v2.2.4
- github.com/pion/webrtc/v3 v3.2.24
+ github.com/pion/webrtc/v3 v3.2.29
github.com/prometheus/client_golang v1.18.0
github.com/prometheus/client_model v0.5.0
github.com/refraction-networking/utls v1.6.3
github.com/smartystreets/goconvey v1.8.1
- github.com/stretchr/testify v1.8.4
+ github.com/stretchr/testify v1.9.0
github.com/txthinking/socks5 v0.0.0-20230325130024-4230056ae301
github.com/xtaci/kcp-go/v5 v5.6.7
github.com/xtaci/smux v1.5.24
@@ -64,7 +64,7 @@ require (
github.com/pion/randutil v0.1.0 // indirect
github.com/pion/rtcp v1.2.12 // indirect
github.com/pion/rtp v1.8.3 // indirect
- github.com/pion/sctp v1.8.9 // indirect
+ github.com/pion/sctp v1.8.12 // indirect
github.com/pion/srtp/v2 v2.0.18 // indirect
github.com/pion/turn/v2 v2.1.4 // indirect
github.com/pkg/errors v0.9.1 // indirect