Skip to content

build(deps): bump github.com/tklauser/go-sysconf from 0.3.16 to 0.4.0#218

Merged
ademidoff merged 1 commit into
mainfrom
dependabot/go_modules/github.com/tklauser/go-sysconf-0.4.0
May 26, 2026
Merged

build(deps): bump github.com/tklauser/go-sysconf from 0.3.16 to 0.4.0#218
ademidoff merged 1 commit into
mainfrom
dependabot/go_modules/github.com/tklauser/go-sysconf-0.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps github.com/tklauser/go-sysconf from 0.3.16 to 0.4.0.

Release notes

Sourced from github.com/tklauser/go-sysconf's releases.

v0.4.0

What's Changed

Full Changelog: tklauser/go-sysconf@v0.3.16...v0.4.0

Commits
  • 93984ea go.mod: update github.com/tklauser/numcpus to v0.12.0
  • e1639de Don't panic on empty /proc file on Linux
  • 857431c go.mod: bump golang.org/x/sys from 0.43.0 to 0.44.0
  • 7561e7f Consistently return -1 for SC_PHYS_PAGES on error
  • c02a313 Fix SC_OPEN_MAX/SC_STREAM_MAX RLIM_INFINITY check
  • 9705845 Remove max function shadowing Go 1.21+ max builtin
  • 3a47e5a go.mod: bump golang.org/x/sys from 0.42.0 to 0.43.0
  • ea7a0e9 .github: bump actions/setup-go from 6.3.0 to 6.4.0
  • d0fee56 go.mod: bump golang.org/x/sys from 0.41.0 to 0.42.0
  • 1cfbfc0 ci: update minimum Go version to 1.25, add Go 1.26
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) from 0.3.16 to 0.4.0.
- [Release notes](https://github.com/tklauser/go-sysconf/releases)
- [Commits](tklauser/go-sysconf@v0.3.16...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/tklauser/go-sysconf
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 19, 2026 00:32
@dependabot dependabot Bot requested review from 4nte and maxkondr and removed request for a team May 19, 2026 00:32
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 19, 2026
@ademidoff ademidoff merged commit 8682ed2 into main May 26, 2026
6 checks passed
@ademidoff ademidoff deleted the dependabot/go_modules/github.com/tklauser/go-sysconf-0.4.0 branch May 26, 2026 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants