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

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.3.0...v0.4.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-01-09 16:59:28 +00:00
committed by GitHub
parent 5c29eb7fb5
commit 20a92ff382
62 changed files with 3180 additions and 1166 deletions

2
go.mod
View File

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