build(deps): bump golang.org/x/sys from 0.17.0 to 0.18.0

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/sys/compare/v0.17.0...v0.18.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-03-05 04:18:12 +00:00
committed by GitHub
parent 6cf6ddc358
commit 6056ed2dd6
9 changed files with 182 additions and 11 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ require (
github.com/urfave/cli v1.22.12
github.com/vishvananda/netlink v1.1.0
golang.org/x/net v0.21.0
golang.org/x/sys v0.17.0
golang.org/x/sys v0.18.0
google.golang.org/protobuf v1.32.0
)