From 858e68aa1d25df2a03e01a082a52f5ae3170f7e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:05:49 +0200 Subject: [PATCH] build(deps): bump github.com/pion/webrtc/v3 from 3.2.15 to 3.2.16 (#2220) Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.2.15 to 3.2.16. - [Release notes](https://github.com/pion/webrtc/releases) - [Changelog](https://github.com/pion/webrtc/blob/master/.goreleaser.yml) - [Commits](https://github.com/pion/webrtc/compare/v3.2.15...v3.2.16) --- updated-dependencies: - dependency-name: github.com/pion/webrtc/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 837f239d..f199cc79 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/pion/rtcp v1.2.10 github.com/pion/rtp v1.8.1 github.com/pion/sdp/v3 v3.0.6 - github.com/pion/webrtc/v3 v3.2.15 + github.com/pion/webrtc/v3 v3.2.16 github.com/stretchr/testify v1.8.4 golang.org/x/crypto v0.12.0 golang.org/x/net v0.14.0 diff --git a/go.sum b/go.sum index 9fed19b2..1304a27b 100644 --- a/go.sum +++ b/go.sum @@ -155,8 +155,8 @@ github.com/pion/transport/v2 v2.2.1 h1:7qYnCBlpgSJNYMbLCKuSY9KbQdBFoETvPNETv0y4N github.com/pion/transport/v2 v2.2.1/go.mod h1:cXXWavvCnFF6McHTft3DWS9iic2Mftcz1Aq29pGcU5g= github.com/pion/turn/v2 v2.1.3 h1:pYxTVWG2gpC97opdRc5IGsQ1lJ9O/IlNhkzj7MMrGAA= github.com/pion/turn/v2 v2.1.3/go.mod h1:huEpByKKHix2/b9kmTAM3YoX6MKP+/D//0ClgUYR2fY= -github.com/pion/webrtc/v3 v3.2.15 h1:pzq4Yfxi3iPnKVTAqIMIseitiu3Q4jta9VTHYcizSIg= -github.com/pion/webrtc/v3 v3.2.15/go.mod h1:vm5dipobPQGXn2hNyQ+hh2KbTTTaDxJiDcM+MyAyrsc= +github.com/pion/webrtc/v3 v3.2.16 h1:2tfQ8qdyUAjeG5Zn44yE98umMtdxuHembJ3WYhj4Zd4= +github.com/pion/webrtc/v3 v3.2.16/go.mod h1:vm5dipobPQGXn2hNyQ+hh2KbTTTaDxJiDcM+MyAyrsc= github.com/pkg/profile v1.4.0/go.mod h1:NWz/XGvpEW1FyYQ7fCx4dqYBLlfTcE+A9FLAkNKqjFE= github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=