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. --- handshake_ntor_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'handshake_ntor_test.go') diff --git a/handshake_ntor_test.go b/handshake_ntor_test.go index 2f2ae2e..94d2a7f 100644 --- a/handshake_ntor_test.go +++ b/handshake_ntor_test.go @@ -31,7 +31,7 @@ import ( "bytes" "testing" - "github.com/yawning/obfs4/ntor" + "git.torproject.org/pluggable-transports/obfs4.git/ntor" ) func TestHandshakeNtor(t *testing.T) { -- cgit v1.2.3