File: go.mod

package info (click to toggle)
golang-github-dennwc-btrfs 0.0~git20240418.0167142-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: makefile: 4; sh: 4
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/dennwc/btrfs

go 1.12

require github.com/dennwc/ioctl v1.0.0