fix(deps): update module github.com/tklauser/go-sysconf to v0.3.13
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/tklauser/go-sysconf | require | minor |
v0.0.0-20190604080227-d90dfe8b2f4b -> v0.3.13
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
tklauser/go-sysconf (github.com/tklauser/go-sysconf)
v0.3.13
What's Changed
- .github: Bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/79
- .github: Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/80
- go.mod: bump golang.org/x/sys from 0.11.0 to 0.12.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/81
- .github: Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/82
- .github: Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/83
- go.mod: bump golang.org/x/sys from 0.12.0 to 0.13.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/84
- .github: Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in https://github.com/tklauser/go-sysconf/pull/85
- go.mod: bump golang.org/x/sys from 0.13.0 to 0.14.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/86
- ci: update Go to 1.21 by @tklauser in https://github.com/tklauser/go-sysconf/pull/87
- .cirrus.yml: update Go to 1.21.3 by @tklauser in https://github.com/tklauser/go-sysconf/pull/88
- go.mod: bump golang.org/x/sys from 0.14.0 to 0.15.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/89
- Update minimum supported Go version to 1.18 by @tklauser in https://github.com/tklauser/go-sysconf/pull/90
Full Changelog: https://github.com/tklauser/go-sysconf/compare/v0.3.12...v0.3.13
v0.3.12
What's Changed
- .github: Bump actions/setup-go from 3.3.1 to 3.4.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/54
- go.mod: bump golang.org/x/sys from 0.2.0 to 0.3.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/55
- .github: Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/56
- .github: Bump actions/setup-go from 3.4.0 to 3.5.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/57
- go.mod: bump golang.org/x/sys from 0.3.0 to 0.4.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/58
- .github: Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/59
- ci: update Go to 1.20, drop 1.17 by @tklauser in https://github.com/tklauser/go-sysconf/pull/60
- go.mod: bump golang.org/x/sys from 0.4.0 to 0.5.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/61
- go.mod: bump golang.org/x/sys from 0.5.0 to 0.6.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/62
- .github: Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/63
- .github: Bump actions/setup-go from 3.5.0 to 4.0.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/64
- .github: Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/65
- go.mod: bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/66
- .github: Bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in https://github.com/tklauser/go-sysconf/pull/67
- .github: Bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in https://github.com/tklauser/go-sysconf/pull/68
- .github/workflows: test on macOS 13 by @tklauser in https://github.com/tklauser/go-sysconf/pull/69
- Adjust SC_OPEN_MAX and SC_STREAM_MAX for macOS 13 (Ventura) and later by @tklauser in https://github.com/tklauser/go-sysconf/pull/71
- go.mod: bump golang.org/x/sys from 0.7.0 to 0.8.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/70
- .github: Bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in https://github.com/tklauser/go-sysconf/pull/72
- go.mod: bump github.com/tklauser/numcpus from 0.6.0 to 0.6.1 by @dependabot in https://github.com/tklauser/go-sysconf/pull/73
- .github: Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in https://github.com/tklauser/go-sysconf/pull/74
- go.mod: bump golang.org/x/sys from 0.8.0 to 0.9.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/75
- go.mod: bump golang.org/x/sys from 0.9.0 to 0.10.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/76
- go.mod: bump golang.org/x/sys from 0.10.0 to 0.11.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/78
Full Changelog: https://github.com/tklauser/go-sysconf/compare/v0.3.11...v0.3.12
v0.3.11
What's Changed
- .github/workflows: update actions/setup-go to v3 by @tklauser in https://github.com/tklauser/go-sysconf/pull/34
- .cirrus.yml: define Go version as env variable by @tklauser in https://github.com/tklauser/go-sysconf/pull/35
- ci: update to Go 1.18, drop Go 1.15 by @tklauser in https://github.com/tklauser/go-sysconf/pull/36
- .cirrus.yml: update to Go 1.18.1 by @tklauser in https://github.com/tklauser/go-sysconf/pull/37
- .github: add dependabot config by @tklauser in https://github.com/tklauser/go-sysconf/pull/38
- Bump actions/checkout from 2 to 3 by @dependabot in https://github.com/tklauser/go-sysconf/pull/39
- .github/workflows: use version hashes for actions by @tklauser in https://github.com/tklauser/go-sysconf/pull/40
- .github/workflows: test on ubuntu-22.04 and macos-12 beta runners by @tklauser in https://github.com/tklauser/go-sysconf/pull/41
- go.mod: bump github.com/tklauser/numcpus from 0.4.0 to 0.5.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/42
- .github: Bump actions/setup-go from 3.1.0 to 3.2.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/43
- .github: Bump actions/setup-go from 3.2.0 to 3.2.1 by @dependabot in https://github.com/tklauser/go-sysconf/pull/45
- .github/workflows: drop macOS 10.15 by @tklauser in https://github.com/tklauser/go-sysconf/pull/46
- .github/workflows: update Go to 1.19, drop 1.16 by @tklauser in https://github.com/tklauser/go-sysconf/pull/47
- .github: Bump actions/setup-go from 3.2.1 to 3.3.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/48
- .cirrus.yml: update to Go 1.19.1 by @tklauser in https://github.com/tklauser/go-sysconf/pull/49
- .github: Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/50
- .github: Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in https://github.com/tklauser/go-sysconf/pull/51
- go.mod: bump github.com/tklauser/numcpus from 0.5.0 to 0.6.0 by @dependabot in https://github.com/tklauser/go-sysconf/pull/52
- Add freebsd/riscv64 support by @tklauser in https://github.com/tklauser/go-sysconf/pull/53
New Contributors
- @dependabot made their first contribution in https://github.com/tklauser/go-sysconf/pull/39
Full Changelog: https://github.com/tklauser/go-sysconf/compare/v0.3.10...v0.3.11
v0.3.10
- Support for
linux/loong64
(#31, thanks @chenguoqi-cc @merore) - Support all defined sysconf variables on
netbsd
- Various CI improvements
v0.3.9
- Add build tags to all generated files (fix for #26)
- Update
github.com/tklauser/numcpus
to v0.3.0 and usenumcpus.GetConfigured
ingetNprocsConf
on Linux - CI: update to Go 1.17 and run tests on macOS 11 (Big Sur)
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.