Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump github.com/safchain/ethtool from 0.4.1 to 0.5.9 (#1030)
Bumps [github.com/safchain/ethtool](https://github.com/safchain/ethtool) from 0.4.1 to 0.5.9. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/safchain/ethtool/commit/53e261c7eb2e681f7fcc5b3cd5472c113d34999b"><code>53e261c</code></a> Merge pull request <a href="https://redirect.github.com/safchain/ethtool/issues/91">#91</a> from safchain/dependabot/go_modules/golang.org/x/sys-0...</li> <li><a href="https://github.com/safchain/ethtool/commit/d45feb74e177c1a25c8d87ec131d4ffc2eee00e2"><code>d45feb7</code></a> Bump golang.org/x/sys from 0.26.0 to 0.27.0</li> <li><a href="https://github.com/safchain/ethtool/commit/4e3aff45729869bcaa91887e5d869c258edc973e"><code>4e3aff4</code></a> Merge pull request <a href="https://redirect.github.com/safchain/ethtool/issues/90">#90</a> from safchain/safchain/improve-doc</li> <li><a href="https://github.com/safchain/ethtool/commit/db772aee261f9276eaf708466f017925f83780a3"><code>db772ae</code></a> doc fixes and linter CI job</li> <li><a href="https://github.com/safchain/ethtool/commit/17a8e4c2bee45408fab5feb9074b80244609b938"><code>17a8e4c</code></a> Merge pull request <a href="https://redirect.github.com/safchain/ethtool/issues/86">#86</a> from natesales/upstream</li> <li><a href="https://github.com/safchain/ethtool/commit/efcb03bbe7d5376fb70098a86b0cb1f57fa12bd7"><code>efcb03b</code></a> Merge pull request <a href="https://redirect.github.com/safchain/ethtool/issues/88">#88</a> from smira/fix/cloexec</li> <li><a href="https://github.com/safchain/ethtool/commit/f8f3ac7d87215925a4b57e77460300477a766bfc"><code>f8f3ac7</code></a> Merge pull request <a href="https://redirect.github.com/safchain/ethtool/issues/89">#89</a> from safchain/dependabot/go_modules/golang.org/x/sys-0...</li> <li><a href="https://github.com/safchain/ethtool/commit/03dea01b0184944ffbffa8293e167729dc7ca151"><code>03dea01</code></a> Bump golang.org/x/sys from 0.23.0 to 0.26.0</li> <li><a href="https://github.com/safchain/ethtool/commit/4d519940893ff61cf8d386fca63940c205edd44f"><code>4d51994</code></a> fix: add SOCK_CLOEXEC to socket creation</li> <li><a href="https://github.com/safchain/ethtool/commit/e4b98494229305ab8d01007c0c0def3a325f31b3"><code>e4b9849</code></a> feat: add wake on lan support</li> <li>Additional commits viewable in <a href="https://github.com/safchain/ethtool/compare/v0.4.1...v0.5.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/safchain/ethtool&package-manager=go_modules&previous-version=0.4.1&new-version=0.5.9)](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 - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information