commit | 764efb771d7872889c4ee2d9cc788bda70e36072 | [log] [tgz] |
---|---|---|
author | Jiri Simsa <jsimsa@google.com> | Thu Dec 25 20:57:03 2014 -0800 |
committer | Jiri Simsa <jsimsa@google.com> | Thu Dec 25 20:57:34 2014 -0800 |
tree | ce71d7c786c9913a86c4d06e95547613bee5c3ba | |
parent | c0a286547c8044ccae17bce33c3dc57fad943b65 [diff] [blame] |
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": "..."} ] }