module github.com/firestuff/netperfect go 1.14 require ( github.com/mdlayher/ethernet v0.0.0-20190606142754-0394541c37b7 github.com/mdlayher/lldp v0.0.0-20150915211757-afd9f83164c5 github.com/mdlayher/raw v0.0.0-20191009151244-50f2db8cc065 github.com/vishvananda/netlink v1.1.0 gopkg.in/yaml.v2 v2.3.0 )