File: go.mod

package info (click to toggle)
golang-github-vishvananda-netns 0.0.5-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 140 kB
  • sloc: sh: 4; makefile: 3
file content (5 lines) | stat: -rw-r--r-- 78 bytes parent folder | download
1
2
3
4
5
module github.com/vishvananda/netns

go 1.17

require golang.org/x/sys v0.2.0