File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
1515 github.com/notedit/janus-go v0.0.0-20200517101215-10eb8b95d1a0
1616 github.com/oschwald/maxminddb-golang v1.13.1
1717 github.com/pion/ice/v4 v4.2.0
18- github.com/pion/sdp/v3 v3.0.17
18+ github.com/pion/sdp/v3 v3.0.18
1919 github.com/pquerna/cachecontrol v0.2.0
2020 github.com/prometheus/client_golang v1.23.2
2121 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/pion/mdns/v2 v2.1.0 h1:3IJ9+Xio6tWYjhN6WwuY142P/1jA0D5ERaIqawg/fOY=
9696github.com/pion/mdns/v2 v2.1.0 /go.mod h1:pcez23GdynwcfRU1977qKU0mDxSeucttSHbCSfFOd9A =
9797github.com/pion/randutil v0.1.0 h1:CFG1UdESneORglEsnimhUjf33Rwjubwj6xfiOXBa3mA =
9898github.com/pion/randutil v0.1.0 /go.mod h1:XcJrSMMbbMRhASFVOlj/5hQial/Y8oH/HVo7TBZq+j8 =
99- github.com/pion/sdp/v3 v3.0.17 h1:9SfLAW/fF1XC8yRqQ3iWGzxkySxup4k4V7yN8Fs8nuo =
100- github.com/pion/sdp/v3 v3.0.17 /go.mod h1:9tyKzznud3qiweZcD86kS0ff1pGYB3VX+Bcsmkx6IXo =
99+ github.com/pion/sdp/v3 v3.0.18 h1:l0bAXazKHpepazVdp+tPYnrsy9dfh7ZbT8DxesH5ZnI =
100+ github.com/pion/sdp/v3 v3.0.18 /go.mod h1:ZREGo6A9ZygQ9XkqAj5xYCQtQpif0i6Pa81HOiAdqQ8 =
101101github.com/pion/stun/v3 v3.1.1 h1:CkQxveJ4xGQjulGSROXbXq94TAWu8gIX2dT+ePhUkqw =
102102github.com/pion/stun/v3 v3.1.1 /go.mod h1:qC1DfmcCTQjl9PBaMa5wSn3x9IPmKxSdcCsxBcDBndM =
103103github.com/pion/transport/v3 v3.1.1 h1:Tr684+fnnKlhPceU+ICdrw6KKkTms+5qHMgw6bIkYOM =
You can’t perform that action at this time.
0 commit comments