File: go.mod

package info (click to toggle)
golang-go-zfs 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports, experimental, forky, sid, trixie
  • size: 212 kB
  • sloc: makefile: 17
file content (5 lines) | stat: -rw-r--r-- 86 bytes parent folder | download
1
2
3
4
5
module github.com/mistifyio/go-zfs/v3

go 1.14

require github.com/google/uuid v1.2.0