This version updates the minimum required Go version to 1.23.0, see #117 for details.
What's Changed
- go.mod: bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #102
- .github: Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #103
- .github: Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #104
- .github: Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #105
- ci: test on ubuntu-24.04 and macos-15 runners by @tklauser in #106
- go.mod: bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #107
- ci: drop unsupported macos-12 runner by @tklauser in #108
- go.mod: bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #109
- .github: Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #110
- go.mod: bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #111
- .github/workflows: add version comments to used actions by @tklauser in #112
- .github: Bump actions/setup-go from 5.2.0 to 5.3.0 by @dependabot in #113
- ci: add ubuntu-24.04-arm runner by @tklauser in #114
- go.mod: bump golang.org/x/sys from 0.29.0 to 0.30.0 by @dependabot in #115
- ci: update Go to 1.24 by @tklauser in #116
- go.mod: update minimum Go version to 1.23.0 by @tklauser in #117
- go.mod: bump golang.org/x/sys from 0.30.0 to 0.31.0 by @dependabot in #118
Full Changelog: v0.9.0...v0.10.0