File: go.mod

package info (click to toggle)
golang-github-templexxx-xorsimd 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, trixie
  • size: 156 kB
  • sloc: asm: 360; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 86 bytes parent folder | download
1
2
3
4
5
module github.com/templexxx/xorsimd

require github.com/templexxx/cpu v0.0.1

go 1.13