summaryrefslogtreecommitdiff
path: root/obfs4proxy/obfs4proxy.go
diff options
context:
space:
mode:
Diffstat (limited to 'obfs4proxy/obfs4proxy.go')
-rw-r--r--obfs4proxy/obfs4proxy.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index b456c30..c49f3d0 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -62,9 +62,9 @@ import (
"syscall"
"git.torproject.org/pluggable-transports/goptlib.git"
- "github.com/yawning/obfs4"
- "github.com/yawning/obfs4/csrand"
- "github.com/yawning/obfs4/ntor"
+ "git.torproject.org/pluggable-transports/obfs4.git"
+ "git.torproject.org/pluggable-transports/obfs4.git/csrand"
+ "git.torproject.org/pluggable-transports/obfs4.git/ntor"
)
const (