summaryrefslogtreecommitdiff
path: root/handshake_ntor.go
diff options
context:
space:
mode:
authorYawning Angel <yawning@torproject.org>2014-06-25 16:03:18 +0000
committerYawning Angel <yawning@torproject.org>2014-06-25 16:03:18 +0000
commit8a3eb4b30965975951a92dde8f68ce17cb08ac8e (patch)
tree50b37d53633f46009984b95ee9c188aeaf922684 /handshake_ntor.go
parent0fa8adc7526e8f91593baa27af2d827fd9b5bcc1 (diff)
Change the import paths to point to the tp.o repository.
Diffstat (limited to 'handshake_ntor.go')
-rw-r--r--handshake_ntor.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/handshake_ntor.go b/handshake_ntor.go
index 46e2a13..8192494 100644
--- a/handshake_ntor.go
+++ b/handshake_ntor.go
@@ -38,9 +38,9 @@ import (
"strconv"
"time"
- "github.com/yawning/obfs4/csrand"
- "github.com/yawning/obfs4/framing"
- "github.com/yawning/obfs4/ntor"
+ "git.torproject.org/pluggable-transports/obfs4.git/csrand"
+ "git.torproject.org/pluggable-transports/obfs4.git/framing"
+ "git.torproject.org/pluggable-transports/obfs4.git/ntor"
)
const (