Skip to content

Staticcheck 2021.1.1 (v0.2.1)

Compare
Choose a tag to compare
@dominikh dominikh released this 16 Aug 23:41
· 538 commits to master since this release
2021.1.1

This release adds support for new language features in Go 1.17, namely conversions from slices to array pointers, the unsafe.Add function, and the unsafe.Slice function.

Additionally, it fixes some false positives.

Read the full release notes at https://staticcheck.io/changes/2021.1#2021.1.1