Vendor in go1.5.1 dependency

* Changes to make vendored packages accept new home.
* Fix go2idl to import vendored packages.
This commit is contained in:
Daniel Smith
2015-10-19 14:01:28 -07:00
parent 5ac9b16ade
commit 4deda6ea98
169 changed files with 45121 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
// Test data - not compiled.
package test_package
func init() {}