Commit 1e20c35
⬆️ Bump golang.org/x/sys from 0.17.0 to 0.18.0 in /utils (#435)
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.17.0 to
0.18.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/sys/commit/360f961f8978a4c9a7c2e849bb482780cd6bb553"><code>360f961</code></a>
unix: add API for fsconfig system call</li>
<li><a
href="https://github.com/golang/sys/commit/7ff74af46e246f08a64cea4267e83365355d37d5"><code>7ff74af</code></a>
unix: drop go version tags for unsupported versions</li>
<li><a
href="https://github.com/golang/sys/commit/6b4eab51c2d17341edab3284d593a0bd9f90bb71"><code>6b4eab5</code></a>
unix: suppress ENOMEM errors from sysctl's implementing Uname(uname
*Utsname)...</li>
<li><a
href="https://github.com/golang/sys/commit/2f2cc5dae4e240ccd9b4142205a71a311328419f"><code>2f2cc5d</code></a>
unix: update IFLA and NETKIT constants with Linux kernel 6.7</li>
<li>See full diff in <a
href="https://github.com/golang/sys/compare/v0.17.0...v0.18.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Monty Bot <monty-bot@arm.com>
Co-authored-by: Adrien CABARBAYE <adrien.cabarbaye@arm.com>1 parent 19ee094 commit 1e20c35
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments