Thanks to visit codestin.com
Credit goes to github.com

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: tklauser/numcpus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: tklauser/numcpus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.1
Choose a head ref
  • 17 commits
  • 5 files changed
  • 2 contributors

Commits on Dec 2, 2022

  1. .github: Bump actions/setup-go from 3.3.1 to 3.4.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.1 to 3.4.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@c4a742c...d0a58c1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f07faa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. go.mod: bump golang.org/x/sys from 0.2.0 to 0.3.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.2.0 to 0.3.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](golang/sys@v0.2.0...v0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    c3ceb5d View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. .github: Bump actions/checkout from 3.1.0 to 3.2.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@93ea575...755da8c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    babecfd View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. .github: Bump actions/setup-go from 3.4.0 to 3.5.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@d0a58c1...6edd440)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    41b7650 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. go.mod: bump golang.org/x/sys from 0.3.0 to 0.4.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.3.0 to 0.4.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](golang/sys@v0.3.0...v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    c6e4af5 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. .github: Bump actions/checkout from 3.2.0 to 3.3.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@755da8c...ac59398)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    1ce9e59 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. ci: update Go to 1.20, drop 1.17

    Run the formatting and module checks with 1.20.
    
    Leave the staticcheck workflow on Go 1.19 for now until a version
    supporting Go 1.20 is released.
    tklauser committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    79d40bc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. go.mod: bump golang.org/x/sys from 0.4.0 to 0.5.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.4.0 to 0.5.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](golang/sys@v0.4.0...v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    fd15f7c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. go.mod: bump golang.org/x/sys from 0.5.0 to 0.6.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.5.0 to 0.6.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](golang/sys@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    49053b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. .github: Bump actions/checkout from 3.3.0 to 3.4.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@ac59398...24cb908)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    65316f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. .github: Bump actions/setup-go from 3.5.0 to 4.0.0

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@6edd440...4d34df0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    83c8e00 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. .github: Bump actions/checkout from 3.4.0 to 3.5.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@24cb908...8f4b7f8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    77ecf4d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. go.mod: bump golang.org/x/sys from 0.6.0 to 0.7.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.6.0 to 0.7.0.
    - [Release notes](https://github.com/golang/sys/releases)
    - [Commits](golang/sys@v0.6.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1bf1dd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. .github: Bump actions/checkout from 3.5.0 to 3.5.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8f4b7f8...83b7061)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f95785f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. .github: Bump actions/checkout from 3.5.1 to 3.5.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@83b7061...8e5e7e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c8996d2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. go.mod: bump golang.org/x/sys from 0.7.0 to 0.8.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.7.0 to 0.8.0.
    - [Commits](golang/sys@v0.7.0...v0.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed May 5, 2023
    Configuration menu
    Copy the full SHA
    1138588 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. .github: Bump actions/setup-go from 4.0.0 to 4.0.1

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@4d34df0...fac708d)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and tklauser committed May 16, 2023
    Configuration menu
    Copy the full SHA
    7db9889 View commit details
    Browse the repository at this point in the history
Loading