2 parents b7602a7 + 97b0832 commit bb2624fCopy full SHA for bb2624f
1 file changed
go.mod
@@ -12,8 +12,8 @@ require (
12
github.com/hujun-open/myaddr v0.0.0-20200628224706-46a60dd3e36b
13
github.com/safchain/ethtool v0.0.0-20201023143004-874930cb3ce0
14
github.com/vishvananda/netlink v1.1.0
15
- golang.org/x/net v0.0.0-20210525063256-abc453219eb5
16
- golang.org/x/sys v0.1.0
+ golang.org/x/net v0.7.0
+ golang.org/x/sys v0.5.0
17
)
18
19
require (
0 commit comments