File: go.mod

package info (click to toggle)
golang-github-containerd-btrfs 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 140 kB
  • sloc: ansic: 25; makefile: 16
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
4
5
module github.com/containerd/btrfs/v2

go 1.19

require golang.org/x/sys v0.5.0