Skip to content

Bump the go-modules group with 2 updates - #1149

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-modules-7480a5bafa
Closed

Bump the go-modules group with 2 updates#1149
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-modules-7480a5bafa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 2 updates: github.com/tklauser/go-sysconf and github.com/tklauser/numcpus.

Updates 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

Updates github.com/tklauser/numcpus from 0.11.0 to 0.12.0

Release notes

Sourced from github.com/tklauser/numcpus's releases.

v0.12.0

What's Changed

Full Changelog: tklauser/numcpus@v0.11.0...v0.12.0

Commits
  • 28ffdd9 go.mod: bump golang.org/x/sys from 0.43.0 to 0.44.0
  • b42d144 Return on error in examples
  • f0569b0 Implement countCPURange using listCPURange
  • ab28d9c Use 64-bit integer for parsing kernel_max
  • 3dec912 Use os.ReadDir instead of os.Open/(*os.File).Readdir
  • f5037b7 ci: fix version comments for actions/setup-go
  • 5e4452a go.mod: bump golang.org/x/sys from 0.42.0 to 0.43.0
  • 8baa579 .github: bump actions/setup-go from 6.3.0 to 6.4.0
  • 84a431d go.mod: bump golang.org/x/sys from 0.41.0 to 0.42.0
  • a704e1e ci: update minimum Go version to 1.25, add Go 1.26
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 2 updates: [github.com/tklauser/go-sysconf](https://github.com/tklauser/go-sysconf) and [github.com/tklauser/numcpus](https://github.com/tklauser/numcpus).


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

Updates `github.com/tklauser/numcpus` from 0.11.0 to 0.12.0
- [Release notes](https://github.com/tklauser/numcpus/releases)
- [Commits](tklauser/numcpus@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/tklauser/go-sysconf
  dependency-version: 0.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/tklauser/numcpus
  dependency-version: 0.12.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

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 Aug 6, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 6, 2026 10:42
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 6, 2026
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Aug 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 7, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-modules-7480a5bafa branch August 7, 2026 10:42
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 semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant