updating the veyron import paths

Change-Id: I5ecfec3cb57cb3825d1b53c0cbb3a672190d0923
diff --git a/services/identity/revocation/bless.go b/services/identity/revocation/bless.go
index d2720e6..57dcb71 100644
--- a/services/identity/revocation/bless.go
+++ b/services/identity/revocation/bless.go
@@ -4,10 +4,10 @@
 	"fmt"
 	"time"
 
-	vsecurity "veyron/security"
-	"veyron/security/audit"
+	vsecurity "veyron.io/veyron/veyron/security"
+	"veyron.io/veyron/veyron/security/audit"
 
-	"veyron2/security"
+	"veyron.io/veyron/veyron2/security"
 )
 
 // Bless creates a blessing on behalf of the identity server.