diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ require ( github.com/google/go-cmp v0.5.9 github.com/hugelgupf/socketpair v0.0.0-20190730060125-05d35a94e714 github.com/jsimonetti/rtnetlink v0.0.0-20201110080708-d2c240429e6c - github.com/mdlayher/ethernet v0.0.0-20190606142754-0394541c37b7 github.com/mdlayher/netlink v1.1.1 github.com/mdlayher/packet v1.1.1 github.com/stretchr/testify v1.6.1 |