From 03e49de8c66b02ec292233546865605145e71841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 23:32:00 +0000 Subject: [PATCH] Chore: bump github.com/pion/transport/v2 from 2.2.4 to 2.2.5 Bumps [github.com/pion/transport/v2](https://github.com/pion/transport) from 2.2.4 to 2.2.5. - [Release notes](https://github.com/pion/transport/releases) - [Changelog](https://github.com/pion/transport/blob/master/.goreleaser.yml) - [Commits](https://github.com/pion/transport/compare/v2.2.4...v2.2.5) --- updated-dependencies: - dependency-name: github.com/pion/transport/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 95a38c5b8..6472924d3 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/miekg/dns v1.1.59 github.com/mustafaturan/bus v1.0.2 github.com/pelletier/go-toml v1.9.5 - github.com/pion/transport/v2 v2.2.4 + github.com/pion/transport/v2 v2.2.5 github.com/pires/go-proxyproto v0.7.0 github.com/quic-go/quic-go v0.43.0 github.com/refraction-networking/utls v1.6.5 diff --git a/go.sum b/go.sum index af2214643..0d26a7ef3 100644 --- a/go.sum +++ b/go.sum @@ -245,8 +245,8 @@ github.com/pion/sctp v1.8.7/go.mod h1:g1Ul+ARqZq5JEmoFy87Q/4CePtKnTJ1QCL9dBBdN6A github.com/pion/transport v0.8.10/go.mod h1:tBmha/UCjpum5hqTWhfAEs3CO4/tHSg0MYRhSzR+CZ8= github.com/pion/transport/v2 v2.1.0/go.mod h1:AdSw4YBZVDkZm8fpoz+fclXyQwANWmZAlDuQdctTThQ= github.com/pion/transport/v2 v2.2.1/go.mod h1:cXXWavvCnFF6McHTft3DWS9iic2Mftcz1Aq29pGcU5g= -github.com/pion/transport/v2 v2.2.4 h1:41JJK6DZQYSeVLxILA2+F4ZkKb4Xd/tFJZRFZQ9QAlo= -github.com/pion/transport/v2 v2.2.4/go.mod h1:q2U/tf9FEfnSBGSW6w5Qp5PFWRLRj3NjLhCCgpRK4p0= +github.com/pion/transport/v2 v2.2.5 h1:iyi25i/21gQck4hfRhomF6SktmUQjRsRW4WJdhfc3Kc= +github.com/pion/transport/v2 v2.2.5/go.mod h1:q2U/tf9FEfnSBGSW6w5Qp5PFWRLRj3NjLhCCgpRK4p0= github.com/pires/go-proxyproto v0.7.0 h1:IukmRewDQFWC7kfnb66CSomk2q/seBuilHBYFwyq0Hs= github.com/pires/go-proxyproto v0.7.0/go.mod h1:Vz/1JPY/OACxWGQNIRY2BeyDmpoaWmEP40O9LbuiFR4= github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=