Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump golang.org/x/sys from 0.9.0 to 0.10.0 (#4564)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.9.0 to 0.10.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sys/commit/a1a9c4b846b3a485ba94fede5b50579c7f432759"><code>a1a9c4b</code></a> unix/linux: update to Linux kernel 6.4 and Go 1.21rc2</li> <li><a href="https://github.com/golang/sys/commit/0a92922092b21ff6097f5e152130b634b35a4674"><code>0a92922</code></a> windows: make TestSystemModuleVersions more tolerant</li> <li><a href="https://github.com/golang/sys/commit/d1abdad3a4e261d40157caf02c88c3ec80719ac2"><code>d1abdad</code></a> unix/linux: update TUN flags and virtio_net_hdr constants</li> <li><a href="https://github.com/golang/sys/commit/2b751ddc668a14c2c680cdbf6281c0ec6add8161"><code>2b751dd</code></a> windows/svc/mgr: add Service.RecoveryActionsOnNonCrashFailures</li> <li><a href="https://github.com/golang/sys/commit/e0c3b6e6ae3bf6387b753f5062211beed2e71ded"><code>e0c3b6e</code></a> unix: add Mremap for linux</li> <li><a href="https://github.com/golang/sys/commit/ca096e46e860c29133d442ddcdef9c6999385446"><code>ca096e4</code></a> unix: add missing IFLA_* consts on linux</li> <li><a href="https://github.com/golang/sys/commit/df9fef2097f5d2cc202cdebbb32ca0d31fa06ec1"><code>df9fef2</code></a> unix/linux: update to Linux kernel 6.3 and Go 1.20.5</li> <li>See full diff in <a href="https://github.com/golang/sys/compare/v0.9.0...v0.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.9.0&new-version=0.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information