mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Update github.com/gorilla/websocket to v1.5.0.
This commit is contained in:
parent
3185487aea
commit
12e8de8b24
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ go 1.15
|
|||
require (
|
||||
git.torproject.org/pluggable-transports/goptlib.git v1.1.0
|
||||
github.com/clarkduvall/hyperloglog v0.0.0-20171127014514-a0107a5d8004
|
||||
github.com/gorilla/websocket v1.4.1
|
||||
github.com/gorilla/websocket v1.5.0
|
||||
github.com/pion/ice/v2 v2.2.6
|
||||
github.com/pion/sdp/v3 v3.0.5
|
||||
github.com/pion/stun v0.3.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue