From ccd17cd649fe7f71caf54167696cb3814bbf955c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Oct 2023 14:14:05 +0000 Subject: chore(deps): update module github.com/pion/stun to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-54-g00ecf