mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
chore(deps): update module github.com/pion/stun to v3
This commit is contained in:
parent
0a942f8ecb
commit
97e21e3a29
3 changed files with 11 additions and 4 deletions
|
@ -22,7 +22,7 @@ import (
|
|||
"net/url"
|
||||
"time"
|
||||
|
||||
"github.com/pion/stun"
|
||||
"github.com/pion/stun/v3"
|
||||
)
|
||||
|
||||
var ErrTimedOut = errors.New("timed out waiting for response")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue