github dominikh/go-tools v0.3.3
Staticcheck 2022.1.3 (v0.3.3)

latest releases: 2023.1.7, v0.4.7, 2023.1.6...
22 months ago

This release addresses the following issues:

  • Staticcheck maintains a cache to speed up repeated runs. This cache needs to be pruned regularly to keep its size in check. This is meant to happen automatically, but it hasn’t since Staticcheck 2020.2. This release corrects that (issue 1283.)
  • Some type sets containing both bidirectional and unidirectional channels would lead to panics (issue 1304)

Don't miss a new go-tools release

NewReleases is sending notifications on new releases.