Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled

This commit is contained in:
Harshavardhana
2015-08-22 18:34:00 -07:00
parent 5721d85c9a
commit 988d39a5b6
152 changed files with 10387 additions and 83 deletions

2
vendor/gopkg.in/check.v1/TODO generated vendored Normal file
View File

@@ -0,0 +1,2 @@
- Assert(slice, Contains, item)
- Parallel test support