summaryrefslogtreecommitdiff
path: root/obfs4.go
diff options
context:
space:
mode:
Diffstat (limited to 'obfs4.go')
-rw-r--r--obfs4.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/obfs4.go b/obfs4.go
index 247583b..4cc159c 100644
--- a/obfs4.go
+++ b/obfs4.go
@@ -42,9 +42,9 @@ import (
"syscall"
"time"
- "github.com/yawning/obfs4/drbg"
- "github.com/yawning/obfs4/framing"
- "github.com/yawning/obfs4/ntor"
+ "git.torproject.org/pluggable-transports/obfs4.git/drbg"
+ "git.torproject.org/pluggable-transports/obfs4.git/framing"
+ "git.torproject.org/pluggable-transports/obfs4.git/ntor"
)
const (