summaryrefslogtreecommitdiff
path: root/common/pt_extras
diff options
context:
space:
mode:
authorBrandon Wiley <brandon@blanu.net>2016-12-08 17:19:01 -0600
committerBrandon Wiley <brandon@blanu.net>2016-12-08 17:19:01 -0600
commit7badc1da1f0b9929a374f0340ea5ff05adb70a73 (patch)
tree38531a19a0e40664f5b2eb8650708c72bff63415 /common/pt_extras
parent1c49c7cf275d81121db2f84537a9d79ef31502be (diff)
Updated goptlib import paths to use shapeshifter-ipc
Diffstat (limited to 'common/pt_extras')
-rw-r--r--common/pt_extras/pt_extras.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pt_extras/pt_extras.go b/common/pt_extras/pt_extras.go
index 17314bf..63c1aba 100644
--- a/common/pt_extras/pt_extras.go
+++ b/common/pt_extras/pt_extras.go
@@ -35,7 +35,7 @@ import (
"os"
"strconv"
- "git.torproject.org/pluggable-transports/goptlib.git"
+ "github.com/OperatorFoundation/shapeshifter-ipc"
)
// This file contains things that probably should be in goptlib but are not