summaryrefslogtreecommitdiff
path: root/transports/scramblesuit/handshake_uniformdh.go
diff options
context:
space:
mode:
Diffstat (limited to 'transports/scramblesuit/handshake_uniformdh.go')
-rw-r--r--transports/scramblesuit/handshake_uniformdh.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/transports/scramblesuit/handshake_uniformdh.go b/transports/scramblesuit/handshake_uniformdh.go
index 4b77e5a..1a577e8 100644
--- a/transports/scramblesuit/handshake_uniformdh.go
+++ b/transports/scramblesuit/handshake_uniformdh.go
@@ -36,8 +36,8 @@ import (
"strconv"
"time"
- "git.torproject.org/pluggable-transports/obfs4.git/common/csrand"
- "git.torproject.org/pluggable-transports/obfs4.git/common/uniformdh"
+ "github.com/OperatorFoundation/obfs4/common/csrand"
+ "github.com/OperatorFoundation/obfs4/common/uniformdh"
)
const (