-
- Downloads
transports/meek_lite: Bump the version of the utls fork
And add the Chrome 83 fingerprint.
... | @@ -3,7 +3,7 @@ module gitlab.com/yawning/obfs4.git | ... | @@ -3,7 +3,7 @@ module gitlab.com/yawning/obfs4.git |
require ( | require ( | ||
git.torproject.org/pluggable-transports/goptlib.git v1.0.0 | git.torproject.org/pluggable-transports/goptlib.git v1.0.0 | ||
github.com/dchest/siphash v1.2.1 | github.com/dchest/siphash v1.2.1 | ||
gitlab.com/yawning/utls.git v0.0.11-1 | gitlab.com/yawning/utls.git v0.0.12-1 | ||
golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c | golang.org/x/crypto v0.0.0-20190325154230-a5d413f7728c | ||
golang.org/x/net v0.0.0-20190328230028-74de082e2cca | golang.org/x/net v0.0.0-20190328230028-74de082e2cca | ||
) | ) | ||
... | ... |
Please register or sign in to comment