What's Changed
- .github: bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot[bot] in #144
- go.mod: bump golang.org/x/sys from 0.31.0 to 0.32.0 by @dependabot[bot] in #145
- ci: drop ubuntu-20.04 runner by @tklauser in #147
- go.mod: bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot[bot] in #146
- .github: bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in #148
- ci: update windows runners by @tklauser in #150
- go.mod: bump golang.org/x/sys from 0.33.0 to 0.34.0 by @dependabot[bot] in #149
- ci: fix OS version check on cross-compile step by @tklauser in #151
- ci: use go mod tidy -diff by @tklauser in #152
- go.mod: bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #153
- .github: bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #154
- ci: update Go to 1.25 by @tklauser in #155
- .github: bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #156
- go.mod: bump golang.org/x/sys from 0.35.0 to 0.36.0 by @dependabot[bot] in #157
- ci: drop macos-13 runner by @tklauser in #159
- go.mod: bump golang.org/x/sys from 0.36.0 to 0.37.0 by @dependabot[bot] in #160
- go.mod: bump golang.org/x/sys from 0.37.0 to 0.38.0 by @dependabot[bot] in #161
- Use
sync.OnceValueinsysconfPOSIXon netbsd by @tklauser in #162 - go.mod: update github.com/tklauser/numcpu to v0.11.0 by @tklauser in #163
Full Changelog: v0.3.15...v0.3.16