Skip to content

Commit

Permalink
Update module github.com/pion/webrtc/v3 to v4
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent de46b72 commit c33780e
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 2 deletions.
6 changes: 4 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ module github.com/pion/offline-browser-communication
go 1.13

require (
github.com/pion/ice/v2 v2.3.4
github.com/pion/ice/v2 v2.3.36
github.com/pion/ice/v3 v3.0.0
github.com/pion/webrtc/v3 v3.2.4
github.com/pion/udp/v2 v2.0.1 // indirect
github.com/pion/webrtc/v3 v3.3.5
github.com/pion/webrtc/v4 v4.0.6
)
Loading

0 comments on commit c33780e

Please sign in to comment.