File: go.mod

package info (click to toggle)
golang-github-safchain-ethtool 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 280 kB
  • sloc: makefile: 12
file content (5 lines) | stat: -rw-r--r-- 80 bytes parent folder | download
1
2
3
4
5
module github.com/safchain/ethtool

go 1.23.0

require golang.org/x/sys v0.34.0