summaryrefslogtreecommitdiff
path: root/common/replayfilter
diff options
context:
space:
mode:
authorBrandon Wiley <brandon@blanu.net>2016-03-31 12:47:49 -0500
committerBrandon Wiley <brandon@blanu.net>2016-03-31 12:47:49 -0500
commitfd2c2431a08c4f2a17b7a8aa9edfadece67275ca (patch)
tree7dbf6b24244bbb194898a8a88eff79344bbf989a /common/replayfilter
parent303dce71a772049f4de49afd3f1dbfcadc7976cb (diff)
Changed import paths
Diffstat (limited to 'common/replayfilter')
-rw-r--r--common/replayfilter/replay_filter.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/replayfilter/replay_filter.go b/common/replayfilter/replay_filter.go
index 95cc5d6..5513361 100644
--- a/common/replayfilter/replay_filter.go
+++ b/common/replayfilter/replay_filter.go
@@ -40,7 +40,7 @@ import (
"github.com/dchest/siphash"
- "git.torproject.org/pluggable-transports/obfs4.git/common/csrand"
+ "github.com/OperatorFoundation/obfs4/common/csrand"
)
// maxFilterSize is the maximum capacity of a replay filter. This value is