summaryrefslogtreecommitdiff
path: root/transports/obfs4/framing/framing.go
diff options
context:
space:
mode:
Diffstat (limited to 'transports/obfs4/framing/framing.go')
-rw-r--r--transports/obfs4/framing/framing.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/transports/obfs4/framing/framing.go b/transports/obfs4/framing/framing.go
index 815a990..9eaba69 100644
--- a/transports/obfs4/framing/framing.go
+++ b/transports/obfs4/framing/framing.go
@@ -69,8 +69,8 @@ import (
"golang.org/x/crypto/nacl/secretbox"
- "git.torproject.org/pluggable-transports/obfs4.git/common/csrand"
- "git.torproject.org/pluggable-transports/obfs4.git/common/drbg"
+ "github.com/OperatorFoundation/obfs4/common/csrand"
+ "github.com/OperatorFoundation/obfs4/common/drbg"
)
const (