updating the veyron import paths

Change-Id: I5ecfec3cb57cb3825d1b53c0cbb3a672190d0923
diff --git a/services/proxy/proxyd/main.go b/services/proxy/proxyd/main.go
index 2a669a0..ce9859b 100644
--- a/services/proxy/proxyd/main.go
+++ b/services/proxy/proxyd/main.go
@@ -8,11 +8,11 @@
 	_ "net/http/pprof"
 	"time"
 
-	"veyron/runtimes/google/ipc/stream/proxy"
-	"veyron/runtimes/google/lib/publisher"
-	"veyron2/naming"
-	"veyron2/rt"
-	"veyron2/vlog"
+	"veyron.io/veyron/veyron/runtimes/google/ipc/stream/proxy"
+	"veyron.io/veyron/veyron/runtimes/google/lib/publisher"
+	"veyron.io/veyron/veyron2/naming"
+	"veyron.io/veyron/veyron2/rt"
+	"veyron.io/veyron/veyron2/vlog"
 )
 
 var (