File: go.mod

package info (click to toggle)
golang-github-minio-sha256-simd 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 476 kB
  • sloc: asm: 1,142; sh: 12; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 164 bytes parent folder | download
1
2
3
4
5
6
7
module github.com/minio/sha256-simd

go 1.17

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

require golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e // indirect