aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
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 fc3d7b9..283fcde 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/gorilla/websocket v1.5.0
github.com/pion/ice/v2 v2.3.11
github.com/pion/sdp/v3 v3.0.6
- github.com/pion/stun v0.6.1
+ github.com/pion/stun/v2 v2.0.0
github.com/pion/transport/v2 v2.2.4
github.com/pion/webrtc/v3 v3.2.21
github.com/prometheus/client_golang v1.16.0