Skip to content

v0.3.11

Compare
Choose a tag to compare
@tklauser tklauser released this 09 Nov 08:09
· 89 commits to main since this release
v0.3.11

What's Changed

  • .github/workflows: update actions/setup-go to v3 by @tklauser in #34
  • .cirrus.yml: define Go version as env variable by @tklauser in #35
  • ci: update to Go 1.18, drop Go 1.15 by @tklauser in #36
  • .cirrus.yml: update to Go 1.18.1 by @tklauser in #37
  • .github: add dependabot config by @tklauser in #38
  • Bump actions/checkout from 2 to 3 by @dependabot in #39
  • .github/workflows: use version hashes for actions by @tklauser in #40
  • .github/workflows: test on ubuntu-22.04 and macos-12 beta runners by @tklauser in #41
  • go.mod: bump github.com/tklauser/numcpus from 0.4.0 to 0.5.0 by @dependabot in #42
  • .github: Bump actions/setup-go from 3.1.0 to 3.2.0 by @dependabot in #43
  • .github: Bump actions/setup-go from 3.2.0 to 3.2.1 by @dependabot in #45
  • .github/workflows: drop macOS 10.15 by @tklauser in #46
  • .github/workflows: update Go to 1.19, drop 1.16 by @tklauser in #47
  • .github: Bump actions/setup-go from 3.2.1 to 3.3.0 by @dependabot in #48
  • .cirrus.yml: update to Go 1.19.1 by @tklauser in #49
  • .github: Bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #50
  • .github: Bump actions/setup-go from 3.3.0 to 3.3.1 by @dependabot in #51
  • go.mod: bump github.com/tklauser/numcpus from 0.5.0 to 0.6.0 by @dependabot in #52
  • Add freebsd/riscv64 support by @tklauser in #53

New Contributors

Full Changelog: v0.3.10...v0.3.11