File: go.mod

package info (click to toggle)
golang-github-klauspost-crc32 1.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 316 kB
  • sloc: asm: 2,849; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 79 bytes parent folder | download
1
2
3
4
5
module github.com/klauspost/crc32

go 1.23.0

require golang.org/x/sys v0.34.0