Skip to content

Commit bb2624f

Browse files
authored
Merge pull request #7 from hujun-open/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.0.0-20210525063256-abc453219eb5 to 0.7.0
2 parents b7602a7 + 97b0832 commit bb2624f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ require (
1212
github.com/hujun-open/myaddr v0.0.0-20200628224706-46a60dd3e36b
1313
github.com/safchain/ethtool v0.0.0-20201023143004-874930cb3ce0
1414
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
15+
golang.org/x/net v0.7.0
16+
golang.org/x/sys v0.5.0
1717
)
1818

1919
require (

0 commit comments

Comments
 (0)