chore(deps): update module github.com/gorilla/websocket to v1.5.1

This commit is contained in:
Renovate Bot 2023-11-05 03:39:42 +00:00
parent 648609dbea
commit c1715e0928
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -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