build(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sys/compare/v0.7.0...v0.8.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-05-05 04:58:43 +00:00
committed by GitHub
parent 5a9266b068
commit 02afa9f142
10 changed files with 50 additions and 10 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ require (
github.com/urfave/cli v1.22.12
github.com/vishvananda/netlink v1.1.0
golang.org/x/net v0.9.0
golang.org/x/sys v0.7.0
golang.org/x/sys v0.8.0
google.golang.org/protobuf v1.30.0
)