build(deps): bump golang.org/x/sys from 0.4.0 to 0.5.0

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-13 03:22:30 +00:00
committed by GitHub
parent bbf47c1083
commit 29e6486154
33 changed files with 285 additions and 76 deletions

2
go.mod
View File

@ -19,7 +19,7 @@ require (
github.com/onsi/gomega v1.24.2
github.com/safchain/ethtool v0.2.0
github.com/vishvananda/netlink v1.2.1-beta.2
golang.org/x/sys v0.4.0
golang.org/x/sys v0.5.0
)
require (