aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorRenovate Bot <micah+renovate@torproject.org>2024-05-02 04:13:00 +0000
committerRenovate Bot <micah+renovate@torproject.org>2024-05-02 04:13:00 +0000
commit6f6f3bae881022542dc523af9837ec1610569dc9 (patch)
treec50a5268a078cb5d8bccba9e975cd1f12f5b9afb /go.mod
parent22a945971d1580682f2fe6e2e8ca6585e451436f (diff)
downloadsnowflake-6f6f3bae881022542dc523af9837ec1610569dc9.tar.gz
snowflake-6f6f3bae881022542dc523af9837ec1610569dc9.zip
chore(deps): update module github.com/pion/ice/v2 to v2.3.24
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index f1caeff..5f6c8f4 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/golang/mock v1.6.0
github.com/gorilla/websocket v1.5.1
github.com/miekg/dns v1.1.59
- github.com/pion/ice/v2 v2.3.14
+ github.com/pion/ice/v2 v2.3.24
github.com/pion/sdp/v3 v3.0.9
github.com/pion/stun v0.6.1
github.com/pion/transport/v2 v2.2.4