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 --- modes/pt_socks5/pt_socks5.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modes/pt_socks5/pt_socks5.go') diff --git a/modes/pt_socks5/pt_socks5.go b/modes/pt_socks5/pt_socks5.go index 38b0e2c..736f5e5 100644 --- a/modes/pt_socks5/pt_socks5.go +++ b/modes/pt_socks5/pt_socks5.go @@ -39,7 +39,7 @@ import ( "golang.org/x/net/proxy" - "git.torproject.org/pluggable-transports/goptlib.git" + "github.com/OperatorFoundation/shapeshifter-ipc" "github.com/OperatorFoundation/shapeshifter-dispatcher/common/log" "github.com/OperatorFoundation/shapeshifter-dispatcher/common/socks5" "github.com/OperatorFoundation/shapeshifter-dispatcher/common/termmon" -- cgit v1.2.3