Reorganization of VANADIUM_ROOT relative paths.
diff --git a/tools/GO.PACKAGE b/tools/GO.PACKAGE
index a6dc3be..3797482 100644
--- a/tools/GO.PACKAGE
+++ b/tools/GO.PACKAGE
@@ -1,7 +1,7 @@
 {
 	"dependencies": {
 		"incoming": [
-			{"allow": "v.io/veyron/veyron/tools/..."},
+			{"allow": "v.io/core/veyron/tools/..."},
 			{"deny": "..."}
 		]
 	}