File: go.mod

package info (click to toggle)
golang-github-minio-md5-simd 1.1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, experimental, forky, sid, trixie
  • size: 292 kB
  • sloc: asm: 1,089; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
5
module github.com/minio/md5-simd

go 1.14

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