From 7badc1da1f0b9929a374f0340ea5ff05adb70a73 Mon Sep 17 00:00:00 2001 From: Brandon Wiley Date: Thu, 8 Dec 2016 17:19:01 -0600 Subject: Updated goptlib import paths to use shapeshifter-ipc --- common/pt_extras/pt_extras.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/pt_extras/pt_extras.go') 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 -- cgit v1.2.3