build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/sys/compare/v0.15.0...v0.16.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-01-05 04:27:10 +00:00
committed by GitHub
parent f4f282c259
commit e1e3ca02d9
14 changed files with 89 additions and 34 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.19.0
golang.org/x/sys v0.15.0
golang.org/x/sys v0.16.0
google.golang.org/protobuf v1.32.0
)