Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Apr 05:00

Changelog

  • 300dd60 Initial release
  • 118d032 ci: configure writable Go cache paths for local and CI runners
  • 459070d ci: opt into Node.js 24 for GitHub Actions runners
  • b9d8f6e ci: pin goreleaser version to ~> v2
  • 8e7f5f3 ci: upgrade actions to Node.js 24 native versions
  • 934f359 fix: grant contents write permission to release workflow
  • 6bd0c70 fix: use net.JoinHostPort for IPv6-safe address formatting
  • 27b872d style: run gofmt across all packages