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 )