mirror of
https://github.com/pion/webrtc.git
synced 2025-10-05 15:16:52 +08:00
Update module github.com/pion/dtls/v2 to v3
Generated by renovateBot
This commit is contained in:
@@ -13,8 +13,8 @@ import (
|
||||
"net"
|
||||
"time"
|
||||
|
||||
"github.com/pion/dtls/v2"
|
||||
dtlsElliptic "github.com/pion/dtls/v2/pkg/crypto/elliptic"
|
||||
"github.com/pion/dtls/v3"
|
||||
dtlsElliptic "github.com/pion/dtls/v3/pkg/crypto/elliptic"
|
||||
"github.com/pion/ice/v3"
|
||||
"github.com/pion/logging"
|
||||
"github.com/pion/stun/v2"
|
||||
|
Reference in New Issue
Block a user