DEBSOURCES
Skip Quicknav
sources / golang-github-mdlayher-arp / 0.0~git20220512.6706a29-1 / go.mod
12345678
module github.com/mdlayher/arp go 1.12 require ( github.com/mdlayher/ethernet v0.0.0-20220221185849-529eae5b6118 github.com/mdlayher/packet v1.0.0 )