build(deps): bump golang.org/x/sys from 0.11.0 to 0.12.0

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.11.0 to 0.12.0.
- [Commits](https://github.com/golang/sys/compare/v0.11.0...v0.12.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-09-04 04:09:40 +00:00
committed by GitHub
parent 8feecba2bb
commit 5f05b96ead
11 changed files with 114 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.14.0
golang.org/x/sys v0.11.0
golang.org/x/sys v0.12.0
google.golang.org/protobuf v1.31.0
)