Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

v0.0.4

Compare
Choose a tag to compare
@thalesfsp thalesfsp released this 26 Oct 02:53
· 4 commits to master since this release
fc8ac1d
  • Using math.MaxInt32 instead of math.MaxInt. math.MaxInt is only available in Go 1.17+.