Codebase list golang-github-minio-sha256-simd / 23eafa08-eb8f-455e-92a8-4d717d927165/main go.mod
23eafa08-eb8f-455e-92a8-4d717d927165/main

Tree @23eafa08-eb8f-455e-92a8-4d717d927165/main (Download .tar.gz)

go.mod @23eafa08-eb8f-455e-92a8-4d717d927165/mainraw · history · blame

1
2
3
4
5
module github.com/minio/sha256-simd

go 1.13

require github.com/klauspost/cpuid/v2 v2.0.6