File: go.mod

package info (click to toggle)
golang-github-gohugoio-hashstructure 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 124 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 95 bytes parent folder | download
1
2
3
4
5
module github.com/gohugoio/hashstructure

go 1.18

require github.com/cespare/xxhash/v2 v2.3.0