Skip to content

3.2.4

Latest
Compare
Choose a tag to compare
@meyermarcel meyermarcel released this 19 Mar 22:17
· 6 commits to main since this release

Changelog

  • 025b320 Update golang.org/x/net
  • aa1fc06 Use math/rand/v2
  • ce90501 Remove make() for slices where it is non-idiomatic
  • 9836b21 Replace sort with slices package