From aa08c1a2c6c487873eee5541b8d73b68247cf8f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 17:19:03 +0000 Subject: [PATCH] build(deps): bump github.com/pion/sdp/v3 Bumps [github.com/pion/sdp/v3](https://github.com/pion/sdp) from 3.0.7-0.20240105013511-011e5e0cda6f to 3.0.7. - [Release notes](https://github.com/pion/sdp/releases) - [Changelog](https://github.com/pion/sdp/blob/master/.goreleaser.yml) - [Commits](https://github.com/pion/sdp/commits/v3.0.7) --- updated-dependencies: - dependency-name: github.com/pion/sdp/v3 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 cc75a74a..1323adfa 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/pion/logging v0.2.2 github.com/pion/rtcp v1.2.14 github.com/pion/rtp v1.8.3 - github.com/pion/sdp/v3 v3.0.7-0.20240105013511-011e5e0cda6f + github.com/pion/sdp/v3 v3.0.7 github.com/pion/webrtc/v3 v3.2.22 github.com/stretchr/testify v1.9.0 golang.org/x/crypto v0.20.0 diff --git a/go.sum b/go.sum index 87cb5f43..5c532115 100644 --- a/go.sum +++ b/go.sum @@ -154,8 +154,8 @@ github.com/pion/sctp v1.8.5/go.mod h1:SUFFfDpViyKejTAdwD1d/HQsCu+V/40cCs2nZIvC3s github.com/pion/sctp v1.8.8 h1:5EdnnKI4gpyR1a1TwbiS/wxEgcUWBHsc7ILAjARJB+U= github.com/pion/sctp v1.8.8/go.mod h1:igF9nZBrjh5AtmKc7U30jXltsFHicFCXSmWA2GWRaWs= github.com/pion/sdp/v3 v3.0.6/go.mod h1:iiFWFpQO8Fy3S5ldclBkpXqmWy02ns78NOKoLLL0YQw= -github.com/pion/sdp/v3 v3.0.7-0.20240105013511-011e5e0cda6f h1:hlLu2tVWR3GsESiDofXCaCvUqTF5n09BqgL8ImN9BjA= -github.com/pion/sdp/v3 v3.0.7-0.20240105013511-011e5e0cda6f/go.mod h1:I40uD/ZSmK2peI6AdJga5fd55d4bFK0oWOgLS9Q8sVc= +github.com/pion/sdp/v3 v3.0.7 h1:ZEkl9Cq5ucxi2B/TKxTdWerNvmdNd6sfEzXc9e0XOK0= +github.com/pion/sdp/v3 v3.0.7/go.mod h1:I40uD/ZSmK2peI6AdJga5fd55d4bFK0oWOgLS9Q8sVc= github.com/pion/srtp/v2 v2.0.18 h1:vKpAXfawO9RtTRKZJbG4y0v1b11NZxQnxRl85kGuUlo= github.com/pion/srtp/v2 v2.0.18/go.mod h1:0KJQjA99A6/a0DOVTu1PhDSw0CXF2jTkqOoMg3ODqdA= github.com/pion/stun v0.6.1 h1:8lp6YejULeHBF8NmV8e2787BogQhduZugh5PdhDyyN4=