Skip to content

bump ghw dependency to v0.23.0#1029

Open
ashokpariya0 wants to merge 1 commit intok8snetworkplumbingwg:masterfrom
ashokpariya0:bump-ghw
Open

bump ghw dependency to v0.23.0#1029
ashokpariya0 wants to merge 1 commit intok8snetworkplumbingwg:masterfrom
ashokpariya0:bump-ghw

Conversation

@ashokpariya0
Copy link
Contributor

Update github.com/jaypipes/ghw from v0.21.2 to v0.23.0 to pick up latest fixes. Update go.sum accordingly.

@github-actions
Copy link

Thanks for your PR,
To run vendors CIs, Maintainers can use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs, Maintainers can use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor.
    Best regards.

@gemini-code-assist
Copy link

Summary of Changes

Hello @ashokpariya0, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on a routine maintenance task, specifically updating the github.com/jaypipes/ghw dependency to its latest stable version. This update is crucial for incorporating recent bug fixes and improvements, ensuring the project leverages the most current and robust version of the hardware introspection library. The change primarily involves modifications to the Go module definition and checksum files.

Highlights

  • Dependency Update: The github.com/jaypipes/ghw dependency has been updated from version v0.21.2 to v0.23.0.
  • Module Sums Updated: The go.sum file has been updated to reflect the new ghw dependency version and its transitive dependencies.
Changelog
  • go.mod
    • Updated the github.com/jaypipes/ghw dependency to v0.23.0.
  • go.sum
    • Updated the cryptographic checksums for the github.com/jaypipes/ghw dependency to match the new version.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request bumps the github.com/jaypipes/ghw dependency from v0.21.2 to v0.23.0. The changes in go.mod and go.sum are correct for this update. This is a routine maintenance task to incorporate the latest fixes from the upstream library. The changes are straightforward and appear correct.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 21894576272

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 6 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.02%) to 63.447%

Files with Coverage Reduction New Missed Lines %
controllers/drain_controller_helper.go 1 67.43%
controllers/generic_network_controller.go 5 77.49%
Totals Coverage Status
Change from base Build 21856659111: -0.02%
Covered Lines: 9347
Relevant Lines: 14732

💛 - Coveralls

@SchSeba
Copy link
Collaborator

SchSeba commented Feb 25, 2026

Hi @ashokpariya0 can you please rebase?

Update github.com/jaypipes/ghw from v0.22.0 to v0.23.0
to pick up latest fixes. Update go.sum accordingly.

Signed-off-by: Ashok Pariya <ashok.pariya@ibm.com>
@ashokpariya0
Copy link
Contributor Author

Hi @ashokpariya0 can you please rebase?

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants