From 64fb0bc75b51f0729742897984e8fa4839db7bc9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Oct 2023 14:14:15 +0000 Subject: chore(deps): update module github.com/pion/transport/v2 to v3 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fc3d7b9..93caa52 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( 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/transport/v2 v2.2.4 + github.com/pion/transport/v3 v3.0.1 github.com/pion/webrtc/v3 v3.2.21 github.com/prometheus/client_golang v1.16.0 github.com/prometheus/client_model v0.4.0 -- cgit v1.2.3-54-g00ecf