Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: safchain/ethtool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.2
Choose a base ref
...
head repository: safchain/ethtool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 14, 2025

  1. Bump golang.org/x/sys from 0.34.0 to 0.36.0 (#112)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.34.0 to 0.36.0.
    - [Commits](golang/sys@v0.34.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-version: 0.36.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    24b5407 View commit details
    Browse the repository at this point in the history
  2. Bump actions/setup-go from 5.5.0 to 6.0.0 (#111)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.0.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@d35c59a...4469467)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 6.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    95c1c1b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. bump go version (#116)

    safchain authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    d497949 View commit details
    Browse the repository at this point in the history
  2. Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#114)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8.0.0 to 9.0.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@4afd733...0a35821)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    4136bc9 View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/sys from 0.36.0 to 0.38.0 (#115)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.36.0 to 0.38.0.
    - [Commits](golang/sys@v0.36.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-version: 0.38.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    fcfc2cd View commit details
    Browse the repository at this point in the history
Loading