From 2eda45796269427c92fb1900ec8137a0224792ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 11:10:50 +0000 Subject: [PATCH] chore: bump github.com/pion/webrtc/v3 from 3.0.27 to 3.0.28 Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.0.27 to 3.0.28. - [Release notes](https://github.com/pion/webrtc/releases) - [Commits](https://github.com/pion/webrtc/compare/v3.0.27...v3.0.28) 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 85060b81..8e6d6660 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/pion/dtls/v2 v2.0.9 github.com/pion/ice/v2 v2.1.7 github.com/pion/turn/v2 v2.0.5 - github.com/pion/webrtc/v3 v3.0.27 + github.com/pion/webrtc/v3 v3.0.28 github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4 github.com/rjeczalik/notify v0.9.2 github.com/spf13/cobra v1.1.3 diff --git a/go.sum b/go.sum index c8ad70b4..0cf83801 100644 --- a/go.sum +++ b/go.sum @@ -291,8 +291,8 @@ github.com/pion/turn/v2 v2.0.5 h1:iwMHqDfPEDEOFzwWKT56eFmh6DYC6o/+xnLAEzgISbA= github.com/pion/turn/v2 v2.0.5/go.mod h1:APg43CFyt/14Uy7heYUOGWdkem/Wu4PhCO/bjyrTqMw= github.com/pion/udp v0.1.1 h1:8UAPvyqmsxK8oOjloDk4wUt63TzFe9WEJkg5lChlj7o= github.com/pion/udp v0.1.1/go.mod h1:6AFo+CMdKQm7UiA0eUPA8/eVCTx8jBIITLZHc9DWX5M= -github.com/pion/webrtc/v3 v3.0.27 h1:cPQEFNFrRSMT11j9c9aTmXzL3ikKAFPE2kR0ZrQcviw= -github.com/pion/webrtc/v3 v3.0.27/go.mod h1:QpLDmsU5a/a05n230gRtxZRvfHhFzn9ukGUL2x4G5ic= +github.com/pion/webrtc/v3 v3.0.28 h1:OfJSRFCcs663mMceMv1t+sCu9Wo2fBOOrFnTQEf7JHU= +github.com/pion/webrtc/v3 v3.0.28/go.mod h1:QpLDmsU5a/a05n230gRtxZRvfHhFzn9ukGUL2x4G5ic= github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4 h1:49lOXmGaUpV9Fz3gd7TFZY106KVlPVa5jcYD1gaQf98= github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4/go.mod h1:4OwLy04Bl9Ef3GJJCoec+30X3LQs/0/m4HFRt/2LUSA= github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=