mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-06-24 10:23:43 +08:00
9 lines
178 B
Modula-2
9 lines
178 B
Modula-2
module github.com/mdlayher/arp
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
github.com/mdlayher/ethernet v0.0.0-20190313224307-5b5fc417d966
|
|
github.com/mdlayher/raw v0.0.0-20190313224157-43dbcdd7739d
|
|
)
|