Skip to content

v0.9.2

Compare
Choose a tag to compare
@mvdan mvdan released this 07 Feb 17:22
· 129 commits to master since this release
v0.9.2

This bugfix release continues support for Go 1.19 and 1.20, and features:

  • Support go:linkname directives referencing methods - #656
  • Fix more "unused import" errors with -literals - #658

Thanks to @pagran and @lu4p for their contributions!