summaryrefslogtreecommitdiff
path: root/framing
diff options
context:
space:
mode:
Diffstat (limited to 'framing')
-rw-r--r--framing/framing.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/framing/framing.go b/framing/framing.go
index c053c4c..725a762 100644
--- a/framing/framing.go
+++ b/framing/framing.go
@@ -69,8 +69,8 @@ import (
"code.google.com/p/go.crypto/nacl/secretbox"
- "github.com/yawning/obfs4/csrand"
- "github.com/yawning/obfs4/drbg"
+ "git.torproject.org/pluggable-transports/obfs4.git/csrand"
+ "git.torproject.org/pluggable-transports/obfs4.git/drbg"
)
const (