Merge remote-tracking branch 'gitlab/mr/207'

This commit is contained in:
meskio 2023-11-13 10:27:51 +01:00
commit 440f7b791e
No known key found for this signature in database
GPG key ID: 52B8F5AC97A2DA86
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