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

Skip to content

Commit 4c5e443

Browse files
chore: bump github.com/pion/webrtc/v3 from 3.1.22 to 3.1.23 (#191)
Bumps [github.com/pion/webrtc/v3](https://github.com/pion/webrtc) from 3.1.22 to 3.1.23. - [Release notes](https://github.com/pion/webrtc/releases) - [Commits](pion/webrtc@v3.1.22...v3.1.23) --- 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 551ada2 commit 4c5e443

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ require (
2727
github.com/pion/datachannel v1.5.2
2828
github.com/pion/logging v0.2.2
2929
github.com/pion/transport v0.13.0
30-
github.com/pion/webrtc/v3 v3.1.22
30+
github.com/pion/webrtc/v3 v3.1.23
3131
github.com/quasilyte/go-ruleguard/dsl v0.3.16
3232
github.com/spf13/cobra v1.3.0
3333
github.com/stretchr/testify v1.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,8 +1041,8 @@ github.com/pion/turn/v2 v2.0.6 h1:AsXjSPR6Im15DMTB39NlfdTY9BQfieANPBjdg/aVNwY=
10411041
github.com/pion/turn/v2 v2.0.6/go.mod h1:+y7xl719J8bAEVpSXBXvTxStjJv3hbz9YFflvkpcGPw=
10421042
github.com/pion/udp v0.1.1 h1:8UAPvyqmsxK8oOjloDk4wUt63TzFe9WEJkg5lChlj7o=
10431043
github.com/pion/udp v0.1.1/go.mod h1:6AFo+CMdKQm7UiA0eUPA8/eVCTx8jBIITLZHc9DWX5M=
1044-
github.com/pion/webrtc/v3 v3.1.22 h1:B6WeQVX+hD5d/i1TdV6CV70we9HuT/thgdn/x+e6xvk=
1045-
github.com/pion/webrtc/v3 v3.1.22/go.mod h1:L5S/oAhL0Fzt/rnftVQRrP80/j5jygY7XRZzWwFx6P4=
1044+
github.com/pion/webrtc/v3 v3.1.23 h1:suyNiF9o2/6SBsyWA1UweraUWYkaHCNJdt/16b61I5w=
1045+
github.com/pion/webrtc/v3 v3.1.23/go.mod h1:L5S/oAhL0Fzt/rnftVQRrP80/j5jygY7XRZzWwFx6P4=
10461046
github.com/pkg/browser v0.0.0-20210706143420-7d21f8c997e2/go.mod h1:HKlIX3XHQyzLZPlr7++PzdhaXEj94dEiJgZDTsxEqUI=
10471047
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8/go.mod h1:HKlIX3XHQyzLZPlr7++PzdhaXEj94dEiJgZDTsxEqUI=
10481048
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e/go.mod h1:pJLUxLENpZxwdsKMEsNbx1VGcRFpLqf3715MtcvvzbA=

0 commit comments

Comments
 (0)