build(deps): bump golang.org/x/sys from 0.22.0 to 0.26.0

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.22.0 to 0.26.0.
- [Commits](https://github.com/golang/sys/compare/v0.22.0...v0.26.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]
2024-10-23 07:56:22 +00:00
committed by GitHub
parent f22cee6634
commit 4df7b1b199
83 changed files with 1033 additions and 80 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ require (
github.com/urfave/cli v1.22.16
github.com/vishvananda/netlink v1.3.0
golang.org/x/net v0.24.0
golang.org/x/sys v0.22.0
golang.org/x/sys v0.26.0
google.golang.org/protobuf v1.35.1
)