Skip to content

v0.0.2 - needs `go` `1.17`, various small bugfixes

Compare
Choose a tag to compare
@jeffwidman jeffwidman released this 13 Jan 18:24
· 14 commits to master since this release

WARNING: This requires go 1.17 due to bumping golang.org/x/sys to v0.2.0, but we didn't realize until after the release was tagged so go.mod didn't bump min version of go.

What's Changed

  • fix build-tags, fix/update deprecated features, and fix inconsistency in path used by @thaJeztah in #61
  • fix: named ns handler may leak by @gunofmoon in #59
  • chore(deps): bump golang.org/x/sys to v0.2.0 by @mmorel-35 in #58

New Contributors

Full Changelog: v0.0.1...v0.0.2