From 8a3eb4b30965975951a92dde8f68ce17cb08ac8e Mon Sep 17 00:00:00 2001 From: Yawning Angel Date: Wed, 25 Jun 2014 16:03:18 +0000 Subject: Change the import paths to point to the tp.o repository. --- ntor/ntor.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ntor') diff --git a/ntor/ntor.go b/ntor/ntor.go index 4483a6b..b178454 100644 --- a/ntor/ntor.go +++ b/ntor/ntor.go @@ -50,7 +50,7 @@ import ( "github.com/agl/ed25519/extra25519" - "github.com/yawning/obfs4/csrand" + "git.torproject.org/pluggable-transports/obfs4.git/csrand" ) const ( -- cgit v1.2.3