vendor: Bring new updates from blake2b-simd repo. (#2094)

This vendorization is needed to bring in new improvements
and support for AVX2 and SSE.

Fixes #2081
This commit is contained in:
Harshavardhana
2016-07-06 18:24:31 -07:00
committed by Anand Babu (AB) Periasamy
parent 8c767218a4
commit 169c72cdab
13 changed files with 1974 additions and 124 deletions

4
vendor/vendor.json vendored
View File

@@ -84,8 +84,8 @@
},
{
"path": "github.com/minio/blake2b-simd",
"revision": "0b3e695ecc77a334fafe30ee36de504c41ec4d6a",
"revisionTime": "2016-06-28T02:55:56-07:00"
"revision": "25efc542f2c5064cf312cdca043790a7af861c4c",
"revisionTime": "2016-07-06T10:29:24+02:00"
},
{
"path": "github.com/minio/cli",