mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
This change updates the vendor'd x/crypto/blake2b package and adds x/sys/cpu. This change fixes an issue for Go1.11 affecting x/crypto/blake2b since G1.11 removes the runtime-internal functions `suports_avx()` and `supports_avx2()`.