chore(deps): update module github.com/pion/webrtc/v3 to v4

This commit is contained in:
Renovate Bot 2024-11-11 18:45:36 +00:00
parent 8b2e12c96d
commit 290be512e3
12 changed files with 43 additions and 36 deletions

View file

@ -14,7 +14,7 @@ import (
"github.com/aws/aws-sdk-go-v2/service/sqs"
"github.com/aws/aws-sdk-go-v2/service/sqs/types"
"github.com/golang/mock/gomock"
"github.com/pion/webrtc/v3"
"github.com/pion/webrtc/v4"
. "github.com/smartystreets/goconvey/convey"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/amp"
"gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/v2/common/messages"