File: go.mod

package info (click to toggle)
golang-gopkg-lxc-go-lxc.v2 0.0%2Bgit20240606.27b3d11-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 444 kB
  • sloc: ansic: 582; makefile: 77
file content (5 lines) | stat: -rw-r--r-- 72 bytes parent folder | download
1
2
3
4
5
module github.com/lxc/go-lxc

go 1.20

require golang.org/x/sys v0.21.0