File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/pion/rtcp v1.2.13
12
12
github.com/pion/rtp v1.8.3
13
13
github.com/pion/sdp/v3 v3.0.6
14
- github.com/pion/webrtc/v3 v3.2.24
14
+ github.com/pion/webrtc/v3 v3.2.25
15
15
gocv.io/x/gocv v0.35.0
16
16
golang.org/x/image v0.14.0
17
17
golang.org/x/net v0.19.0
Original file line number Diff line number Diff line change @@ -102,8 +102,8 @@ github.com/pion/transport/v3 v3.0.1 h1:gDTlPJwROfSfz6QfSi0ZmeCSkFcnWWiiR9ES0ouAN
102
102
github.com/pion/transport/v3 v3.0.1 /go.mod h1:UY7kiITrlMv7/IKgd5eTUcaahZx5oUN3l9SzK5f5xE0 =
103
103
github.com/pion/turn/v2 v2.1.3 h1:pYxTVWG2gpC97opdRc5IGsQ1lJ9O/IlNhkzj7MMrGAA =
104
104
github.com/pion/turn/v2 v2.1.3 /go.mod h1:huEpByKKHix2/b9kmTAM3YoX6MKP+/D//0ClgUYR2fY =
105
- github.com/pion/webrtc/v3 v3.2.24 h1:MiFL5DMo2bDaaIFWr0DDpwiV/L4EGbLZb+xoRvfEo1Y =
106
- github.com/pion/webrtc/v3 v3.2.24 /go.mod h1:1CaT2fcZzZ6VZA+O1i9yK2DU4EOcXVvSbWG9pr5jefs =
105
+ github.com/pion/webrtc/v3 v3.2.25 h1:hmewKZtY60TOMOnAfEfHI+D78VpDe3OdnwcRpE8kLEc =
106
+ github.com/pion/webrtc/v3 v3.2.25 /go.mod h1:1CaT2fcZzZ6VZA+O1i9yK2DU4EOcXVvSbWG9pr5jefs =
107
107
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
108
108
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
109
109
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments