Remove unused arp library

This commit is contained in:
Ian Gulliver
2025-11-29 21:10:22 -08:00
parent e29e88b598
commit bf3cb600ad
2 changed files with 1 additions and 6 deletions

5
go.mod
View File

@@ -2,9 +2,6 @@ module github.com/gopatchy/tendrils
go 1.24.4
require (
github.com/google/gopacket v1.1.19
github.com/mostlygeek/arp v0.0.0-20170424181311-541a2129847a
)
require github.com/google/gopacket v1.1.19
require golang.org/x/sys v0.0.0-20190412213103-97732733099d // indirect