Skip to content

Commit

Permalink
Update module github.com/pion/rtp to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 65cae57 commit 6b7a215
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ go 1.19
require (
github.com/pion/interceptor v0.1.17
github.com/pion/logging v0.2.2
github.com/pion/rtp v1.8.1
github.com/pion/rtp v1.7.13
github.com/pion/rtp/v2 v2.0.0
github.com/pion/webrtc/v3 v3.2.4
github.com/stretchr/testify v1.8.3
golang.org/x/sync v0.3.0
Expand All @@ -23,7 +24,6 @@ require (
github.com/pion/mdns v0.0.7 // indirect
github.com/pion/randutil v0.1.0 // indirect
github.com/pion/rtcp v1.2.10
github.com/pion/rtp/v2 v2.0.0
github.com/pion/sctp v1.8.7 // indirect
github.com/pion/sdp/v3 v3.0.6 // indirect
github.com/pion/srtp/v2 v2.0.14 // indirect
Expand Down

0 comments on commit 6b7a215

Please sign in to comment.