-
- Downloads
transports/meek_lite: More utls related changes
* Bump the module import to a new tag * Bump the rest of the dependencies while I'm here * Add some new fingerprints from upstream * Disable my fork's AES timing sidechannel defenses
module gitlab.com/yawning/obfs4.git | ||
require ( | ||
git.torproject.org/pluggable-transports/goptlib.git v0.0.0-20190117054722-15f83653abbc | ||
git.torproject.org/pluggable-transports/goptlib.git v1.0.0 | ||
github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 | ||
github.com/dchest/siphash v1.2.1 | ||
gitlab.com/yawning/utls.git v0.0.9-2 | ||
golang.org/x/crypto v0.0.0-20190131182504-b8fe1690c613 | ||
golang.org/x/net v0.0.0-20190119204137-ed066c81e75e | ||
golang.org/x/text v0.3.0 // indirect | ||
gitlab.com/yawning/utls.git v0.0.10-1 | ||
golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c | ||
golang.org/x/net v0.0.0-20190328230028-74de082e2cca | ||
) |
Please register or sign in to comment