Skip to content

Commit 1ea5d9e

Browse files
Update module github.com/pion/sdp/v2 to v3
Generated by renovateBot
1 parent 875904e commit 1ea5d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ require (
1111
github.com/pion/rtcp v1.2.13
1212
github.com/pion/rtp v1.8.3
1313
github.com/pion/sdp/v2 v2.4.0
14+
github.com/pion/sdp/v3 v3.0.6
1415
github.com/pion/webrtc/v3 v3.2.24
1516
gocv.io/x/gocv v0.35.0
1617
golang.org/x/image v0.14.0
@@ -33,7 +34,6 @@ require (
3334
github.com/pion/mdns v0.0.8 // indirect
3435
github.com/pion/randutil v0.1.0 // indirect
3536
github.com/pion/sctp v1.8.8 // indirect
36-
github.com/pion/sdp/v3 v3.0.6 // indirect
3737
github.com/pion/srtp/v2 v2.0.18 // indirect
3838
github.com/pion/stun v0.6.1 // indirect
3939
github.com/pion/transport/v2 v2.2.3 // indirect

0 commit comments

Comments
 (0)