Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 305b67c

Browse files
chore: bump github.com/pion/webrtc/v3 from 3.1.26 to 3.1.27 (#534)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.1.26 to 3.1.27. - [Release notes](https://github.com/pion/webrtc/releases) - [Commits](pion/webrtc@v3.1.26...v3.1.27) --- updated-dependencies: - dependency-name: github.com/pion/webrtc/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d665263 commit 305b67c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
github.com/pion/datachannel v1.5.2
6363
github.com/pion/logging v0.2.2
6464
github.com/pion/transport v0.13.0
65-
github.com/pion/webrtc/v3 v3.1.26
65+
github.com/pion/webrtc/v3 v3.1.27
6666
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
6767
github.com/quasilyte/go-ruleguard/dsl v0.3.19
6868
github.com/rs/zerolog v1.26.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1448,8 +1448,8 @@ github.com/pion/turn/v2 v2.0.8 h1:KEstL92OUN3k5k8qxsXHpr7WWfrdp7iJZHx99ud8muw=
14481448
github.com/pion/turn/v2 v2.0.8/go.mod h1:+y7xl719J8bAEVpSXBXvTxStjJv3hbz9YFflvkpcGPw=
14491449
github.com/pion/udp v0.1.1 h1:8UAPvyqmsxK8oOjloDk4wUt63TzFe9WEJkg5lChlj7o=
14501450
github.com/pion/udp v0.1.1/go.mod h1:6AFo+CMdKQm7UiA0eUPA8/eVCTx8jBIITLZHc9DWX5M=
1451-
github.com/pion/webrtc/v3 v3.1.26 h1:KoPw7WtAn+fzozHm/E08qnjSAkHCBlGm4R0DLyPHKYc=
1452-
github.com/pion/webrtc/v3 v3.1.26/go.mod h1:hdduI+Rx0cpGvva18j0gKy/Iak611WPyhUIXs5W/FuI=
1451+
github.com/pion/webrtc/v3 v3.1.27 h1:yQ6TuHKJR/vro3nLZMfPv+WGf7T1/4ItaQeuzIZLXs4=
1452+
github.com/pion/webrtc/v3 v3.1.27/go.mod h1:hdduI+Rx0cpGvva18j0gKy/Iak611WPyhUIXs5W/FuI=
14531453
github.com/pkg/browser v0.0.0-20210706143420-7d21f8c997e2/go.mod h1:HKlIX3XHQyzLZPlr7++PzdhaXEj94dEiJgZDTsxEqUI=
14541454
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 h1:KoWmjvw+nsYOo29YJK9vDA65RGE3NrOnUtO7a+RF9HU=
14551455
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8/go.mod h1:HKlIX3XHQyzLZPlr7++PzdhaXEj94dEiJgZDTsxEqUI=

0 commit comments

Comments
 (0)