Update github.com/mdlayher/arp commit hash to c37aaaf
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f83821238b
commit
7a23758566
2 changed files with 23 additions and 7 deletions
|
|
@ -2,11 +2,6 @@ module git.nemunai.re/srs/adlin/pkg/arp-spoofer
|
|||
|
||||
go 1.16
|
||||
|
||||
require github.com/mdlayher/arp v0.0.0-20191213142603-f72070a231fc
|
||||
require github.com/mdlayher/arp v0.0.0-20220221190821-c37aaafac7f9
|
||||
|
||||
require (
|
||||
github.com/mdlayher/ethernet v0.0.0-20190313224307-5b5fc417d966 // indirect
|
||||
github.com/mdlayher/raw v0.0.0-20190313224157-43dbcdd7739d // indirect
|
||||
golang.org/x/net v0.0.0-20190313220215-9f648a60d977 // indirect
|
||||
golang.org/x/sys v0.0.0-20190312061237-fead79001313 // indirect
|
||||
)
|
||||
require github.com/mdlayher/raw v0.0.0-20190313224157-43dbcdd7739d // indirect
|
||||
|
|
|
|||
Reference in a new issue