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
12
vendor/modules.txt
vendored
12
vendor/modules.txt
vendored
|
|
@ -9,7 +9,7 @@ github.com/beevik/ntp
|
|||
github.com/beorn7/perks/quantile
|
||||
# github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
|
||||
github.com/coreos/go-systemd/dbus
|
||||
# github.com/ema/qdisc v0.0.0-20180104102928-b307c22d3ce7
|
||||
# github.com/ema/qdisc v0.0.0-20190904071900-b82c76788043
|
||||
github.com/ema/qdisc
|
||||
# github.com/godbus/dbus v0.0.0-20190402143921-271e53dc4968
|
||||
github.com/godbus/dbus
|
||||
|
|
@ -25,12 +25,12 @@ github.com/lufia/iostat
|
|||
github.com/mattn/go-xmlrpc
|
||||
# github.com/matttproud/golang_protobuf_extensions v1.0.1
|
||||
github.com/matttproud/golang_protobuf_extensions/pbutil
|
||||
# github.com/mdlayher/genetlink v0.0.0-20181016160152-e97704c1b795
|
||||
# github.com/mdlayher/genetlink v0.0.0-20190828143517-e35f2bf499b9
|
||||
github.com/mdlayher/genetlink
|
||||
# github.com/mdlayher/netlink v0.0.0-20181210160939-e069752bc835
|
||||
# github.com/mdlayher/netlink v0.0.0-20190828143259-340058475d09
|
||||
github.com/mdlayher/netlink
|
||||
github.com/mdlayher/netlink/nlenc
|
||||
# github.com/mdlayher/wifi v0.0.0-20180727163819-efdf3f4195d9
|
||||
# github.com/mdlayher/wifi v0.0.0-20190303161829-b1436901ddee
|
||||
github.com/mdlayher/wifi
|
||||
github.com/mdlayher/wifi/internal/nl80211
|
||||
# github.com/prometheus/client_golang v1.0.0
|
||||
|
|
@ -63,14 +63,14 @@ github.com/soundcloud/go-runit/runit
|
|||
go.uber.org/atomic
|
||||
# go.uber.org/multierr v1.1.0
|
||||
go.uber.org/multierr
|
||||
# golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c
|
||||
# golang.org/x/net v0.0.0-20190827160401-ba9fcec4b297
|
||||
golang.org/x/net/ipv4
|
||||
golang.org/x/net/bpf
|
||||
golang.org/x/net/internal/iana
|
||||
golang.org/x/net/internal/socket
|
||||
# golang.org/x/sync v0.0.0-20190423024810-112230192c58
|
||||
golang.org/x/sync/errgroup
|
||||
# golang.org/x/sys v0.0.0-20190610081024-1e42afee0f76
|
||||
# golang.org/x/sys v0.0.0-20190902133755-9109b7679e13
|
||||
golang.org/x/sys/unix
|
||||
golang.org/x/sys/windows
|
||||
golang.org/x/sys/windows/svc/eventlog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue