fix(deps): update module github.com/tklauser/go-sysconf to v0.3.14
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/tklauser/go-sysconf | require | patch |
v0.3.13 -> v0.3.14
|
⚠ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
tklauser/go-sysconf (github.com/tklauser/go-sysconf)
v0.3.14
What's Changed
- .github: Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/91
- .cirrus.yml: drop FreeBSD 12, add FreeBSD 14 by @tklauser in https://github.com/tklauser/go-sysconf/pull/93
- go.mod: bump golang.org/x/sys from 0.15.0 to 0.16.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/92
- Remove unnecessary +build tags by @tklauser in https://github.com/tklauser/go-sysconf/pull/94
- Fix Sysconf(SC_PTHREAD_STACK_MIN) for macOS 14 by @tklauser in https://github.com/tklauser/go-sysconf/pull/96
- ci: test on macOS 14 by @tklauser in https://github.com/tklauser/go-sysconf/pull/95
- go.mod: bump golang.org/x/sys from 0.16.0 to 0.17.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/97
- go.mod: bump golang.org/x/sys from 0.17.0 to 0.18.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/98
- ci: update Go to 1.22 by @tklauser in https://github.com/tklauser/go-sysconf/pull/99
- .cirrus.yml: update Go to 1.22 by @tklauser in https://github.com/tklauser/go-sysconf/pull/100
- .github: Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in https://github.com/tklauser/go-sysconf/pull/101
- go.mod: bump golang.org/x/sys from 0.18.0 to 0.19.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/102
- .github: Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in https://github.com/tklauser/go-sysconf/pull/103
- .github: Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in https://github.com/tklauser/go-sysconf/pull/104
- .cirrus.yml: update Go to 1.22.2 by @tklauser in https://github.com/tklauser/go-sysconf/pull/105
- .github/workflows: test on windows by @tklauser in https://github.com/tklauser/go-sysconf/pull/106
- go.mod: bump github.com/tklauser/numcpus to v0.8.0 by @tklauser in https://github.com/tklauser/go-sysconf/pull/107
Full Changelog: https://github.com/tklauser/go-sysconf/compare/v0.3.13...v0.3.14
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.