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/gorilla/websocket to v1.5.1
This commit is contained in:
parent
648609dbea
commit
c1715e0928
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -3,7 +3,7 @@ module gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/
|
|||
go 1.21
|
||||
|
||||
require (
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/gorilla/websocket v1.5.1
|
||||
github.com/miekg/dns v1.1.56
|
||||
github.com/pion/ice/v2 v2.3.11
|
||||
github.com/pion/sdp/v3 v3.0.6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue