12
vendor/github.com/mdlayher/netlink/go.mod
generated
vendored
Normal file
12
vendor/github.com/mdlayher/netlink/go.mod
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
module github.com/mdlayher/netlink
|
||||
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/google/go-cmp v0.5.4
|
||||
github.com/josharian/native v0.0.0-20200817173448-b6b71def0850
|
||||
github.com/jsimonetti/rtnetlink v0.0.0-20210212075122-66c871082f2b
|
||||
github.com/mdlayher/ethtool v0.0.0-20210210192532-2b88debcdd43
|
||||
golang.org/x/net v0.0.0-20210119194325-5f4716e94777
|
||||
golang.org/x/sys v0.0.0-20210216163648-f7da38b97c65
|
||||
)
|
||||
Reference in New Issue
Block a user