Merge remote-tracking branches 'gitlab/mr/464', 'gitlab/mr/467' and 'gitlab/mr/471'

This commit is contained in:
meskio 2025-01-07 13:08:21 +01:00
commit cdbfc9612f
No known key found for this signature in database
GPG key ID: 52B8F5AC97A2DA86
3 changed files with 12 additions and 8 deletions

2
go.mod
View file

@ -26,7 +26,7 @@ require (
gitlab.torproject.org/tpo/anti-censorship/geoip v0.0.0-20210928150955-7ce4b3d98d01
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/goptlib v1.6.0
gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/ptutil v0.0.0-20240710081135-6c4d8ed41027
golang.org/x/crypto v0.30.0
golang.org/x/crypto v0.31.0
golang.org/x/net v0.32.0
golang.org/x/sys v0.28.0
)