This version updates the minimum required Go version to 1.23.0, see #141 for details.
What's Changed
- .github: Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #108
- .github: Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #110
- go.mod: bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #109
- .github: Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #111
- .github: Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #113
- go.mod: bump golang.org/x/sys from 0.20.0 to 0.23.0 by @dependabot in #116
- .cirrus.yml: update Go to 1.22.5, FreeBSD to 1.13.3 by @tklauser in #117
- .github: Bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in #118
- go.mod: bump golang.org/x/sys from 0.23.0 to 0.24.0 by @dependabot in #119
- ci: update Go to 1.23 by @tklauser in #120
- go.mod: bump golang.org/x/sys from 0.24.0 to 0.25.0 by @dependabot in #121
- .github: Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #122
- Test code generation in CI, allow to override GO{ARCH,OS} in mksysconf by @tklauser in #123
- mksysconf: consistently use overriden GO{ARCH,OS} by @tklauser in #124
- go.mod: bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #125
- .github: Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #127
- go.mod: bump github.com/tklauser/numcpus from 0.8.0 to 0.9.0 by @dependabot in #126
- .github: Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #128
- .github: Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #129
- ci: test on ubuntu-24.04 and macos-15 runners by @tklauser in #130
- ci: drop unsupported macos-12 runner by @tklauser in #133
- go.mod: bump golang.org/x/sys from 0.26.0 to 0.28.0 by @dependabot in #132
- .github: bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #134
- go.mod: bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #135
- .github/workflows: add version comments to used actions by @tklauser in #136
- .github: Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #137
- ci: add ubuntu-24.04-arm runner by @tklauser in #138
- go.mod: bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #139
- Update Go to 1.24 by @tklauser in #140
- go.mod: update minimum Go version to 1.23.0 by @tklauser in #141
- go.mod: bump golang.org/x/sys from 0.30.0 to 0.31.0 by @dependabot in #142
- go.mod: update github.com/tklauser/numcpu to v0.10.0 by @tklauser in #143
Full Changelog: v0.3.14...v0.3.15