File: go.mod

package info (click to toggle)
golang-github-klauspost-cpuid 2.2.10-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,088 kB
  • sloc: asm: 117; sh: 12; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
4
5
module github.com/klauspost/cpuid/v2

go 1.22

require golang.org/x/sys v0.30.0