8000 Comparing v0.3.12...v0.3.13 · tklauser/go-sysconf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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/go-sysconf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.12 8000
Choose a base ref
...
head repository: tklauser/go-sysconf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.13
Choose a head ref
  • 17 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 9, 2023

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

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.1 to 4.1.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@fac708d...93397be)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6cd489a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. .github: Bump actions/checkout from 3.5.3 to 3.6.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@c85c95e...f43a0e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c50ce6a View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. go.mod: bump golang.org/x/sys from 0.11.0 to 0.12.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.11.0 to 0.12.0.
    - [Commits](golang/sys@v0.11.0...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c353321 View commit details
    Browse the repository at this point in the history
  2. .github: Bump actions/checkout from 3.6.0 to 4.0.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@f43a0e5...3df4ab1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f969a06 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. .github: Bump actions/checkout from 4.0.0 to 4.1.0

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@3df4ab1...8ade135)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    610f762 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. go.mod: bump golang.org/x/sys from 0.12.0 to 0.13.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.12.0 to 0.13.0.
    - [Commits](golang/sys@v0.12.0...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    79b48de View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. .github: Bump actions/checkout from 4.1.0 to 4.1.1

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@8ade135...b4ffde6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    84ef16e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. go.mod: bump golang.org/x/sys from 0.13.0 to 0.14.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.13.0 to 0.14.0.
    - [Commits](golang/sys@v0.13.0...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9e53993 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. ci: update Go to 1.21

    tklauser committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    439a878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6568349 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. go.mod: bump golang.org/x/sys from 0.14.0 to 0.15.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.14.0 to 0.15.0.
    - [Commits](golang/sys@v0.14.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and tklauser committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    de5ed6f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Use ad-hoc struct type for clktck

    Also add a TODO comment to switch to sync.OnceValue once Go 1.21 is the
    oldest supported version.
    tklauser committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    c234513 View commit details
    Browse the repository at this point in the history
  2. go.mod: update to go 1.18

    This allows to e.g. use strings.Cut and drop io/ioutil usage.
    tklauser committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    73ea1b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd2d5e3 View commit details
    Browse the repository at this point in the history
  4. Use strings.Cut in getNprocsProcStat

    Also make the skip condition on the first line explicit.
    tklauser committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    32abaa6 View commit details
    Browse the repository at this point in the history
  5. Drop use of deprecated io/ioutil package

    It's deprecated as of Go 1.16.
    tklauser committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    9348306 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78dcd2c View commit details
    Browse the repository at this point in the history
Loading
0