From bd2bef2ead3e535d64a233fa1a772fee9041519a Mon Sep 17 00:00:00 2001 From: Yawning Angel Date: Mon, 26 May 2014 16:20:33 +0000 Subject: Fix import lines so other people using go get works. --- obfs4proxy/obfs4proxy.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'obfs4proxy/obfs4proxy.go') diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go index a2c3109..b0519ba 100644 --- a/obfs4proxy/obfs4proxy.go +++ b/obfs4proxy/obfs4proxy.go @@ -60,7 +60,7 @@ import ( "sync" "syscall" - "git.torproject.org/pluggable-transports/goptlib" + "git.torproject.org/pluggable-transports/goptlib.git" "github.com/yawning/obfs4" "github.com/yawning/obfs4/ntor" ) -- cgit v1.2.3