Update netlink vendoring (#1471)
* github.com/ema/qdisc * github.com/mdlayher/genetlink * github.com/mdlayher/wifi Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
8c3de12c22
commit
0e77317955
245 changed files with 6515 additions and 1699 deletions
9
vendor/github.com/ema/qdisc/go.mod
generated
vendored
Normal file
9
vendor/github.com/ema/qdisc/go.mod
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
module github.com/ema/qdisc
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/jsimonetti/rtnetlink v0.0.0-20190830100107-3784a6c7c552 // indirect
|
||||
github.com/mdlayher/netlink v0.0.0-20190828143259-340058475d09
|
||||
golang.org/x/sys v0.0.0-20190902133755-9109b7679e13 // indirect
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue